Authelia is an open-source authentication and authorization server and portal fulfilling the identity and access management (IAM) role of information security in providing multi-factor authentication and single sign-on (SSO) for your applications via a web portal. It acts as a companion for common reverse proxies.
authelia from bjw-s-labs/charts/ is more popular with 27 repositories.
Install with:
helm repo add authelia oci://ghcr.io/bjw-s-labs/charts/
helm install authelia authelia/authelia -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| authelia | auricom/home-ops | 203 | 4.6.2 | 5 days ago |
| authelia | ahgraber/homelab-gitops-k3s | 108 | 4.6.2 | 25 days ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
controllers.authelia.strategy (6) RollingUpdate | string |
| string | |
| string | |
controllers.authelia.containers.app.env.X_AUTHELIA_CONFIG (5) /config/configuration.yaml | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
controllers.authelia.containers.app.env.AUTHELIA_NOTIFIER_SMTP_SENDER (2) Authelia <authelia@${SECRET_DOMAIN}> | string |
| string | |
controllers.authelia.containers.app.env.TZ (2) America/New_York | string |
| string | |
| string | |
| string | |
controllers.authelia.containers.app.image.repository (5) ghcr.io/authelia/authelia | string |
controllers.authelia.containers.app.image.tag (5) 4.39.15@sha256:d23ee3c721d465b4749cc58541cda4aebe5aa6f19d7b5ce0afebb44ebee69591 | string |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| number | |
| number | |
| string | |
| number | |
| string | |
| string | |
| string | |
| boolean | |
| string | |
| boolean | |
controllers.authelia.containers.main.image.repository (1) ghcr.io/authelia/authelia | string |
| string | |
| boolean | |
| boolean | |
| boolean | |
| number | |
| number | |
| string | |
| string | |
| number | |
controllers.authelia.initContainers.init-db.image.repository (3) ghcr.io/home-operations/postgres-init | string |
controllers.authelia.initContainers.init-db.image.tag (3) 18.2.0@sha256:ae89578925b480f5972f237dda2f7a37efe36aff500d3e7bd1d3a6a3181e4191 | string, number |
| string | |
| boolean | |
| string | |
| number | |
controllers.authelia.pod.topologySpreadConstraints[].topologyKey (1) kubernetes.io/hostname | string |
| string | |
| string | |
| boolean | |
| string | |
| boolean | |
| string | |
persistence.config.globalMounts[].path (6) /config/configuration.yaml | string |
persistence.config.globalMounts[].subPath (6) configuration.yaml | string |
| boolean | |
persistence.config.name (6) authelia-configmap | string |
persistence.config.type (6) configMap | string |
| boolean | |
| string | |
| string | |
persistence.tmp.type (2) emptyDir | string |
persistence.secret-files.globalMounts[].path (1) /config/secret | string |
persistence.secret-files.name (1) authelia-secret | string |
| string | |
persistence.secrets.globalMounts[].path (1) /config/secrets | string |
| boolean | |
| string | |
persistence.secrets.volumeSpec.projected.sources[].secret.name (1) authelia | string |
| number | |
| boolean | |
| number | |
| boolean | |
service.app.controller (3) authelia | string |
service.main.controller (1) authelia | string |
| number | |
| string | |
| string | |
| string | |
| string | |
| string | |
| boolean | |
| string | |
| number | |
| number | |
| boolean | |
| number | |
| string | |
| string | |
| boolean | |
| boolean | |
| string | |
| number | |
defaultPodOptions.topologySpreadConstraints[].topologyKey (1) kubernetes.io/hostname | string |
| string | |
route.app.hostnames[] (2) - auth.${SECRET_DOMAIN} | string |
route.app.parentRefs[].name (2) envoy-external | string |
| string | |
| string | |
| number | |
| string | |
| string | |
route.app.rules[].filters[].requestHeaderModifier.add[].name (1) Cache-Control | string |
route.app.rules[].filters[].requestHeaderModifier.add[].value (1) no-store | string |
route.app.rules[].filters[].type (1) RequestHeaderModifier | string |
route.app.annotations."gatus.home-operations.com/endpoint" (1) conditions: ["[STATUS] == any(200,401)"] | string |
route.main.hostnames[] (2) - auth.rphilipsen.nl | string |
route.main.parentRefs[].name (2) external | string |
| string | |
| string | |
| string | |
| number | |
route.external.hostnames[] (1) - auth.${SECRET_DOMAIN} | string |
route.external.parentRefs[].name (1) envoy-external | string |
| string | |
| string | |
| string | |
| number | |
| string | |
| string | |
| string | |
route.internal.hostnames[] (1) - auth.${SECRET_DOMAIN} | string |
route.internal.parentRefs[].name (1) envoy-internal | string |
| string | |
| string | |
| string | |
| number | |
| string | |
| string | |
ingress.app.annotations."nginx.ingress.kubernetes.io/configuration-snippet" (1) add_header Cache-Control "no-store";
add_header Pragma "no-cache";
add_header X-Frame-Options "SAMEORIGIN";
add_header X-XSS-Protection "1; mode=block";
| string |
| string | |
| string | |
ingress.app.className (1) external | string |
ingress.app.hosts[].host (1) auth.mcgrath.nz | string |
| string | |
| string | |
| string | |
ingress.app.tls[].hosts[] (1) - auth.mcgrath.nz | string |