Actually fix staging openfga db key
This commit is contained in:
@@ -3,12 +3,9 @@ replicaCount: 1
|
|||||||
datastore:
|
datastore:
|
||||||
engine: postgres
|
engine: postgres
|
||||||
migrationType: initContainer
|
migrationType: initContainer
|
||||||
envConfig:
|
existingSecret: staging-openfga-db-superuser
|
||||||
- name: OPENFGA_DATASTORE_URI
|
secretKeys:
|
||||||
valueFrom:
|
uriKey: pgpass
|
||||||
secretKeyRef:
|
|
||||||
key: pgpass
|
|
||||||
name: staging-openfga-db-superuser
|
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user