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 b989130 commit 78df407Copy full SHA for 78df407
scripts/gen-input-kustomize.sh
@@ -95,6 +95,7 @@ secretGenerator:
95
- HeatAuthEncryptionKey=${HEAT_AUTH_ENCRYPTION_KEY}
96
- HeatStackDomainAdminPassword=${PASSWORD}
97
- SwiftPassword=${PASSWORD}
98
+ - WatcherPassword=${PASSWORD}
99
- name: ${LIBVIRT_SECRET}
100
literals:
101
- LibvirtPassword=${PASSWORD}
0 commit comments