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:
engine: postgres
migrationType: initContainer
uri: staging-openfga-db-rw.staging-openfga.svc.cluster.local
existingSecret: staging-openfga-db-superuser
secretKeys:
uriKey: pgpass
usernameKey: username
passwordKey: password
ingress:
enabled: true