Skip to content

Commit b94b2b0

Browse files
committed
[scripts] Add CloudKitty password to openstack secret
This is needed to configure cloudkitty
1 parent 0b8fa4b commit b94b2b0

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
@@ -75,6 +75,7 @@ secretGenerator:
7575
- BarbicanPassword=${PASSWORD}
7676
- BarbicanSimpleCryptoKEK=${BARBICAN_SIMPLE_CRYPTO_ENCRYPTION_KEY}
7777
- CeilometerPassword=${PASSWORD}
78+
- CloudKittyPassword=${PASSWORD}
7879
- DbRootPassword=${PASSWORD}
7980
- DatabasePassword=${PASSWORD}
8081
- DesignatePassword=${PASSWORD}

0 commit comments

Comments
 (0)