fix: change openfga db name

This commit is contained in:
2024-12-31 15:30:52 +01:00
parent e1317584ce
commit f2bfd484b4
3 changed files with 9 additions and 10 deletions
+2 -2
View File
@@ -2,7 +2,7 @@ replicaCount: 2
datastore:
engine: postgres
uriSecret: prod-openfga-postgresql
uriSecret: prod-openfga-db-superuser
migrationType: initContainer
postgresql:
@@ -44,7 +44,7 @@ extraObjects:
- apiVersion: postgresql.cnpg.io/v1
kind: Cluster
metadata:
name: prod-openfga
name: prod-openfga-db
namespace: openfga
spec:
instances: 2