fix: update openfga

This commit is contained in:
2024-12-19 18:52:23 +01:00
parent 903fbdbaa8
commit c31bf79671
4 changed files with 50 additions and 20 deletions
+8 -9
View File
@@ -1,20 +1,19 @@
apiVersion: v1
stringData:
postgres-password: tidings-guise-sternness-yummy
uri: postgres://postgres:tidings-guise-sternness-yummy@staging-openfga-postgresql.idp.svc.cluster.local:5432/postgres?sslmode=disable
postgres-password: blT6zzv37KyFvzb1Ct3bhfAwPxhTG2fBO1EiIASQWI4wnEOB8AOWvmVa2sogGexr
uri: postgres://postgres:blT6zzv37KyFvzb1Ct3bhfAwPxhTG2fBO1EiIASQWI4wnEOB8AOWvmVa2sogGexr@prod-openfga-rw.openfga.svc.cluster.local:5432/postgres?sslmode=disable
kind: Secret
metadata:
name: staging-openfga-postgresql
namespace: idp
name: prod-openfga-postgresql
namespace: openfga
type: Opaque
---
apiVersion: v1
stringData:
postgres-password: unaltered-astute-raven-sitter
uri: postgres://postgres:unaltered-astute-raven-sitter@prod-openfga-postgresql.idp.svc.cluster.local:5432/postgres?sslmode=disable
postgres-password: tidings-guise-sternness-yummy
uri: postgres://postgres:tidings-guise-sternness-yummy@staging-openfga-rw.openfga.svc.cluster.local:5432/postgres?sslmode=disable
kind: Secret
metadata:
name: prod-openfga-postgresql
namespace: idp
name: staging-openfga-postgresql
namespace: openfga
type: Opaque
+1 -1
View File
@@ -72,7 +72,7 @@ extraObjects:
name: prod-openfga-replication
sslKey:
key: tls.key
name: prodopenfga-replication
name: prod-openfga-replication
sslRootCert:
key: ca.crt
name: prod-openfga-ca
-8
View File
@@ -1,8 +0,0 @@
# fullnameOverride: openfga
playground:
enabled: false
port: 3000