Ups, that's not what an uri is

This commit is contained in:
2025-11-12 14:08:23 +01:00
parent e27e51e7d6
commit dfac5ddea8
+3 -1
View File
@@ -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