Ups, that's not what an uri is
This commit is contained in:
@@ -3,9 +3,11 @@ replicaCount: 1
|
|||||||
datastore:
|
datastore:
|
||||||
engine: postgres
|
engine: postgres
|
||||||
migrationType: initContainer
|
migrationType: initContainer
|
||||||
|
uri: staging-openfga-db-rw.staging-openfga.svc.cluster.local
|
||||||
existingSecret: staging-openfga-db-superuser
|
existingSecret: staging-openfga-db-superuser
|
||||||
secretKeys:
|
secretKeys:
|
||||||
uriKey: pgpass
|
usernameKey: username
|
||||||
|
passwordKey: password
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user