Skip to content

Commit

Permalink
Added werf directives for more clean build
Browse files Browse the repository at this point in the history
Signed-off-by: v.oleynikov <vasily.oleynikov@flant.com>
  • Loading branch information
duckhawk committed Mar 5, 2025
1 parent 7ef7884 commit 9aa8678
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions werf.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
project: sds-node-configurator
configVersion: 1
build:
imageSpec:
author: "Deckhouse Kubernetes Platform <contact@deckhouse.io>"
clearHistory: true
config:
clearWerfLabels: true
removeLabels:
- /.*/
---
{{ tpl (.Files.Get ".werf/consts.yaml") $ }}
{{ tpl (.Files.Get ".werf/images.yaml") $ }}
Expand Down

0 comments on commit 9aa8678

Please sign in to comment.