This commit is contained in:
2025-03-30 18:04:56 +02:00
parent 8d0f5597f1
commit dba8d3f7a3

View File

@@ -55,6 +55,7 @@ spec:
- "--cache-stack=kubernetes" # Use built-in Kubernetes stack for clustering (DNS_PING)
- "--hostname=https://sso.panic.haus" # External URL for Keycloak (use HTTPS for TLS offload)
- "--http-enabled=true" # Allow Keycloak to listen on HTTP (for edge TLS termination) [oai_citation_attribution:1‡keycloak.org](https://www.keycloak.org/server/hostname#:~:text=provides%20the%20flexibility%20for%20users,start%20the%20server%20as%20follows)
- "-Djgroups.dns.query=keycloak-headless"
env:
- name: KEYCLOAK_ADMIN
value: "admin"