Files
dc-kc/charts/auth
2025-09-04 22:47:46 +01:00
..
2025-06-03 21:36:32 +01:00
2023-10-26 22:18:21 +01:00
2025-09-04 22:47:46 +01:00

auth

Version: 0.1.1 Type: application AppVersion: 1.16.0

A Helm chart for Kubernetes

Requirements

Repository Name Version
oci://registry-1.docker.io/bitnamicharts keycloak 24.8.1

Values

Key Type Default Description
environment.baseDomain string "deepcypher.me"
environment.contact.email string "noreply@deepcypher.me"
environment.contact.name string "George Onoufriou"
environment.hardware string "metal"
environment.location.name string "unknown"
environment.mode string "production"
environment.name string "unknown"
environment.revision string "main"
keycloak.auth.adminUser string "archer"
keycloak.auth.existingSecret string "keycloak"
keycloak.enabled bool true
keycloak.extraEnvVars[0].name string "KEYCLOAK_PRODUCTION"
keycloak.extraEnvVars[0].value string "true"
keycloak.ingress.annotations."cert-manager.io/cluster-issuer" string "letsencrypt-dns"
keycloak.ingress.annotations."traefik.ingress.kubernetes.io/router.middlewares" string "traefik-headers@kubernetescrd,auth-base-redirect@kubernetescrd"
keycloak.ingress.enabled bool true
keycloak.ingress.hostname string "auth.deepcypher.me"
keycloak.ingress.tls bool true
keycloak.livenessProbe.enabled bool true
keycloak.postgresql.auth.existingSecret string "postgres"
keycloak.readinessProbe.enabled bool true
keycloak.resources.limits.memory string "2Gi"
keycloak.resources.requests.cpu string "500m"
keycloak.startupProbe.enabled bool true