fix secrets
This commit is contained in:
parent
ad37645d7d
commit
8ccd21500e
2 changed files with 2 additions and 11 deletions
|
|
@ -8,4 +8,5 @@ resources:
|
||||||
- siriusdevops-scheduled-backup.yaml
|
- siriusdevops-scheduled-backup.yaml
|
||||||
# New trading dashboard DB
|
# New trading dashboard DB
|
||||||
- trading-dashboard-db-credentials.yaml
|
- trading-dashboard-db-credentials.yaml
|
||||||
- trading-dashboard-db.yaml
|
|
||||||
|
#- trading-dashboard-db.yaml
|
||||||
|
|
|
||||||
|
|
@ -7,13 +7,3 @@ type: Opaque
|
||||||
stringData:
|
stringData:
|
||||||
username: trading_dashboard
|
username: trading_dashboard
|
||||||
password: CHANGE_ME_TO_STRONG_PASSWORD
|
password: CHANGE_ME_TO_STRONG_PASSWORD
|
||||||
sops:
|
|
||||||
# Run `sops -e -i trading-dashboard-db-credentials.yaml` after filling in the password
|
|
||||||
kms: []
|
|
||||||
gcp_kms: []
|
|
||||||
azure_kv: []
|
|
||||||
hc_vault: []
|
|
||||||
age: []
|
|
||||||
lastmodified: ""
|
|
||||||
mac: ""
|
|
||||||
encrypted_regex: ^(data|stringData)$
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue