Fix staging openfga psql uri secret
This commit is contained in:
@@ -10,7 +10,7 @@ type: Opaque
|
|||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
stringData:
|
stringData:
|
||||||
uri: postgres://staging-openfga-rw.openfga.svc.cluster.local:5432/app?sslmode=disable
|
uri: postgres://staging-openfga-db-rw.staging-openfga.svc.cluster.local:5432/app?sslmode=disable
|
||||||
kind: Secret
|
kind: Secret
|
||||||
metadata:
|
metadata:
|
||||||
name: staging-openfga-postgresql
|
name: staging-openfga-postgresql
|
||||||
|
|||||||
Reference in New Issue
Block a user