Actually fix staging openfga db key

This commit is contained in:
2025-11-12 14:03:14 +01:00
parent 1a9a68af69
commit a584f7d01a
+3 -6
View File
@@ -3,12 +3,9 @@ replicaCount: 1
datastore:
engine: postgres
migrationType: initContainer
envConfig:
- name: OPENFGA_DATASTORE_URI
valueFrom:
secretKeyRef:
key: pgpass
name: staging-openfga-db-superuser
existingSecret: staging-openfga-db-superuser
secretKeys:
uriKey: pgpass
ingress:
enabled: true