We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ac24ed commit 29871b8Copy full SHA for 29871b8
2 files changed
.gitignore
@@ -19,4 +19,4 @@ azure-env.sh
19
openshift-install
20
node_modules
21
.envrc
22
-.ansible
+.ansible/
values-secret.yaml.template
@@ -51,7 +51,7 @@ secrets:
51
- name: key3
52
value: ''
53
onMissingValue: generate
54
- vaultPolicy:
+ vaultPolicy: validatedPatternDefaultPolicy
55
56
- name: passphrase
57
vaultPrefixes:
0 commit comments