This commit is contained in:
Philip Haupt
2025-05-31 21:00:14 +02:00
parent 0e05dc00e7
commit 6f949d6eb2
2 changed files with 4 additions and 21 deletions

View File

@@ -140,10 +140,10 @@ auth:
adminPassword: ""
## @param auth.existingSecret Existing secret containing Keycloak admin password
##
existingSecret: ""
existingSecret: keycloak
## @param auth.passwordSecretKey Key where the Keycloak admin password is being stored inside the existing secret.
##
passwordSecretKey: ""
passwordSecretKey: admin-password
## @param auth.annotations Additional custom annotations for Keycloak auth secret object
##
annotations: {}
@@ -1346,9 +1346,9 @@ postgresql:
database: keycloak
existingSecret: keycloak
secretKeys:
adminPasswordKey: postgres-password
postgres-password: postgres-password
userPasswordKey: db-pass
replicationPasswordKey: postgres-repl-pass
#replicationPasswordKey: postgres-repl-pass
architecture: standalone
primary:
persistence: