Simplify staging-openfga datastore secrets

This commit is contained in:
2025-11-20 13:35:09 +01:00
parent c1dd85e4de
commit 0c821e0c65
+1 -5
View File
@@ -3,11 +3,7 @@ replicaCount: 1
datastore: datastore:
engine: postgres engine: postgres
migrationType: initContainer migrationType: initContainer
uriSecret: staging-openfga-postgresql uriSecret: staging-openfga-db-app
existingSecret: staging-openfga-db-superuser
secretKeys:
usernameKey: username
passwordKey: password
ingress: ingress:
enabled: true enabled: true