Fix staging openfga psql uri secret
This commit is contained in:
@@ -10,7 +10,7 @@ type: Opaque
|
||||
---
|
||||
apiVersion: v1
|
||||
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
|
||||
metadata:
|
||||
name: staging-openfga-postgresql
|
||||
|
||||
Reference in New Issue
Block a user