aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/namespaces/tooling/keycloak/configmap.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/namespaces/tooling/keycloak/configmap.yaml')
-rw-r--r--kubernetes/namespaces/tooling/keycloak/configmap.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/kubernetes/namespaces/tooling/keycloak/configmap.yaml b/kubernetes/namespaces/tooling/keycloak/configmap.yaml
index 9389c80..2dbc918 100644
--- a/kubernetes/namespaces/tooling/keycloak/configmap.yaml
+++ b/kubernetes/namespaces/tooling/keycloak/configmap.yaml
@@ -9,10 +9,11 @@ data:
KC_HOSTNAME: "id.pydis.wtf"
# Set the location of the TLS certificates generated by Vault
- KC_HTTPS_CERTIFICATE_FILE: "/vault/secrets/server.crt"
- KC_HTTPS_CERTIFICATE_KEY_FILE: "/vault/secrets/server.key"
+ # KC_HTTPS_CERTIFICATE_FILE: "/vault/secrets/server.crt"
+ # KC_HTTPS_CERTIFICATE_KEY_FILE: "/vault/secrets/server.key"
# Proxy settings
+ KC_HTTP_ENABLED: "true"
KC_PROXY_HEADERS: "xforwarded"
# Database configuration