renamed db pass
This commit is contained in:
parent
59539bee75
commit
c854ece55f
|
|
@ -17,7 +17,7 @@ spec:
|
|||
mergePolicy: Merge
|
||||
data:
|
||||
username: firefly
|
||||
password: '{{ index . "firefly-db-password" }}'
|
||||
DB_PASSWORD: '{{ index . "firefly-db-password" }}'
|
||||
APP_KEY: '{{ index . "firefly-app-key" }}'
|
||||
STATIC_CRON_TOKEN: '{{ index . "firefly-cron-token" }}'
|
||||
MAIL_PASSWORD: '{{ index . "gmail-app-password" }}'
|
||||
|
|
|
|||
Loading…
Reference in a new issue