Actually fix staging openfga db key
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user