Update keycloak values

This commit is contained in:
dvirlabs 2026-03-13 15:39:29 +02:00
parent d0ae7760bc
commit c6d81c3e22

View File

@ -15,17 +15,16 @@ auth:
production: true
proxyHeaders: xforwarded
replicaCount: 1
tls:
enabled: true
usePemCerts: true
autoGenerated:
enabled: false
autoGenerated: false
existingSecret: keycloak-crt
certFilename: tls.crt
certKeyFilename: tls.key
replicaCount: 1
service:
type: ClusterIP
ports:
@ -49,6 +48,7 @@ postgresql:
auth:
postgresPassword: keycloak-postgres
password: keycloakpassword
primary:
persistence:
enabled: true
storageClass: nfs-client