Skip to content

Commit 29871b8

Browse files
committed
fix: correct schema
Signed-off-by: Chris Butler <chris.butler@redhat.com>
1 parent 2ac24ed commit 29871b8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ azure-env.sh
1919
openshift-install
2020
node_modules
2121
.envrc
22-
.ansible
22+
.ansible/

values-secret.yaml.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ secrets:
5151
- name: key3
5252
value: ''
5353
onMissingValue: generate
54-
vaultPolicy:
54+
vaultPolicy: validatedPatternDefaultPolicy
5555

5656
- name: passphrase
5757
vaultPrefixes:

0 commit comments

Comments
 (0)