switch zitadel to cockroachDB

This commit is contained in:
2024-03-16 10:52:29 +01:00
parent db0b28ca79
commit cda79c4428
8 changed files with 126 additions and 164 deletions

View File

@@ -10,9 +10,9 @@ stringData:
apiVersion: v1
kind: Secret
metadata:
name: postgres-auth
name: cockroach-auth
labels:
secret-generator.cs.sap.com/enabled: "true"
stringData:
postgres-password: "%generate"
cockroach-password: "%generate"
user-password: "%generate"