We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d8ab62 commit 9aef8a3Copy full SHA for 9aef8a3
.werf/choose-edition.yaml
@@ -8,6 +8,9 @@ git:
8
to: /
9
includePaths:
10
- openapi
11
+ stageDependencies:
12
+ setup:
13
+ - openapi/values_*.yaml
14
shell:
15
setup:
16
- cd /openapi
crds/nfsstorageclass.yaml
@@ -4,7 +4,7 @@ metadata:
4
name: nfsstorageclasses.storage.deckhouse.io
5
labels:
6
heritage: deckhouse
7
- module: storage
+ module: csi-nfs
backup.deckhouse.io/cluster-config: "true"
spec:
group: storage.deckhouse.io
0 commit comments