Skip to content

Commit 26997db

Browse files
Merge pull request #996 from amoralej/main
Add WatcherPassword to osp-secret
2 parents b989130 + 78df407 commit 26997db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/gen-input-kustomize.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ secretGenerator:
9595
- HeatAuthEncryptionKey=${HEAT_AUTH_ENCRYPTION_KEY}
9696
- HeatStackDomainAdminPassword=${PASSWORD}
9797
- SwiftPassword=${PASSWORD}
98+
- WatcherPassword=${PASSWORD}
9899
- name: ${LIBVIRT_SECRET}
99100
literals:
100101
- LibvirtPassword=${PASSWORD}

0 commit comments

Comments
 (0)