keycloak hostname

This commit is contained in:
Philip Haupt
2025-11-08 17:19:34 +01:00
parent 47fccb18a2
commit 0f8e3bf3c4
2 changed files with 4 additions and 4 deletions

View File

@@ -126,7 +126,7 @@ spec:
- /opt/keycloak/bin/kc.sh
- start
- --http-port=8080
- --hostname-strict=false
- --hostname https://iam.borninpain.de
env:
- name: KC_HTTP_RELATIVE_PATH
value: /auth
@@ -135,7 +135,7 @@ spec:
- name: KC_CACHE_STACK
value: jdbc-ping
- name: KC_PROXY_HEADERS
value: forwarded
value: xforwarded
- name: KC_HTTP_ENABLED
value: "true"
- name: KC_DB