changed keys in secret
This commit is contained in:
parent
1392dde654
commit
9f7d26366d
|
|
@ -16,8 +16,8 @@ spec:
|
|||
engineVersion: v2
|
||||
mergePolicy: Merge
|
||||
data:
|
||||
db_username: firefly
|
||||
db_password: '{{ index . "firefly-db-password" }}'
|
||||
username: firefly
|
||||
password: '{{ index . "firefly-db-password" }}'
|
||||
app_key: '{{ index . "firefly-app-key" }}'
|
||||
cron_token: '{{ index . "firefly-cron-token" }}'
|
||||
gmail_pass: '{{ index . "gmail-app-password" }}'
|
||||
|
|
|
|||
Loading…
Reference in a new issue