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