mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
Set cache type "local" if cache is disabled (#10724)
Signed-off-by: David Girón <contacto@duhowpi.net>
This commit is contained in:
@@ -32,4 +32,6 @@ data:
|
||||
KEYCLOAK_CACHE_TYPE: "ispn"
|
||||
KEYCLOAK_CACHE_STACK: "kubernetes"
|
||||
JAVA_OPTS_APPEND: {{ printf "-Djgroups.dns.query=%s-headless.%s" (include "keycloak.fullname" .) .Release.Namespace }}
|
||||
{{- else }}
|
||||
KEYCLOAK_CACHE_TYPE: "local"
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user