fix(keycloak): fix installation errors

This commit is contained in:
Masaki Yatsu
2025-08-16 15:46:24 +09:00
parent 276ccfe59b
commit 22a155b558
2 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
production: true
# Enable HTTP for health checks in production mode
extraEnvVars:
- name: KC_HTTP_ENABLED
value: "true"
auth:
adminUser: {{ .Env.KEYCLOAK_ADMIN_USER }}
existingSecret: keycloak-credentials