mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-13 22:39:06 +02:00
switch zitadel to cockroachDB
This commit is contained in:
@@ -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"
|
Reference in New Issue
Block a user