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:
engine: postgres
migrationType: initContainer
uriSecret: staging-openfga-postgresql
existingSecret: staging-openfga-db-superuser
secretKeys:
usernameKey: username
passwordKey: password
uriSecret: staging-openfga-db-app
ingress:
enabled: true