diff --git a/apps/base/customer1/siriusdevops-db/kustomization.yaml b/apps/base/customer1/siriusdevops-db/kustomization.yaml index afe39ba..8cb035c 100644 --- a/apps/base/customer1/siriusdevops-db/kustomization.yaml +++ b/apps/base/customer1/siriusdevops-db/kustomization.yaml @@ -8,4 +8,5 @@ resources: - siriusdevops-scheduled-backup.yaml # New trading dashboard DB - trading-dashboard-db-credentials.yaml - - trading-dashboard-db.yaml + + #- trading-dashboard-db.yaml diff --git a/apps/base/customer1/siriusdevops-db/trading-dashboard-db-credentials.yaml b/apps/base/customer1/siriusdevops-db/trading-dashboard-db-credentials.yaml index 727ba54..451260a 100644 --- a/apps/base/customer1/siriusdevops-db/trading-dashboard-db-credentials.yaml +++ b/apps/base/customer1/siriusdevops-db/trading-dashboard-db-credentials.yaml @@ -7,13 +7,3 @@ type: Opaque stringData: username: trading_dashboard 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)$