Simplify staging-openfga datastore secrets
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user