No introduction found. Create it?
Install with:
helm repo add bjw-s oci://ghcr.io/bjw-s/helm/
helm install adguard-home bjw-s/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|
See the most popular values for this chart:
Key | Types |
---|---|
controllers.adguard-home.containers.app.env.TZ (3) America/Chicago | string |
string | |
controllers.adguard-home.containers.app.image.repository (3) adguard/adguardhome | string |
controllers.adguard-home.containers.app.image.tag (3) v0.107.60@sha256:f793df60142d249f2b869e95da4516acb96104aaa799bc3efb090622964242bd | string |
boolean | |
boolean | |
number | |
number | |
boolean | |
string | |
number | |
string | |
boolean | |
string | |
number | |
string | |
boolean | |
string | |
number | |
number | |
number | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
number | |
controllers.adguard-home.pod.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[].matchExpressions[].key (1) node-role.kubernetes.io/control-plane | string |
string | |
controllers.adguard-home.pod.priorityClassName (2) system-cluster-critical | string |
string | |
string | |
string | |
string | |
number | |
string | |
controllers.adguard-home.pod.tolerations[].effect (1) NoSchedule | string |
controllers.adguard-home.pod.tolerations[].key (1) CriticalAddonsOnly | string |
controllers.adguard-home.pod.tolerations[].operator (1) Exists | string |
number | |
string | |
controllers.adguard-home.statefulset.volumeClaimTemplates[].globalMounts[].path (2) /opt/adguardhome/conf | string |
string | |
string | |
string | |
string | |
controllers.adguard-home.type (2) statefulset | string |
controllers.adguard-home.strategy (1) RollingUpdate | string |
string | |
controllers.sync.containers.app.env.CRON (3) */10 * * * * | string |
controllers.sync.containers.app.env.ORIGIN_URL (3) http://adguard-home-origin:3000 | string |
controllers.sync.containers.app.env.ORIGIN_WEB_URL (3) https://${app_url} | string |
string | |
controllers.sync.containers.app.env.REPLICA_URL (2) http://adguard-home-replica:3000 | string |
controllers.sync.containers.app.env.REPLICA_WEB_URL (2) https://replica.${app_url} | string |
controllers.sync.containers.app.env.ORIGIN_PASSWORD (1) ${sync_password} | string |
controllers.sync.containers.app.env.ORIGIN_USERNAME (1) ${sync_username} | string |
controllers.sync.containers.app.env.REPLICA_PASSWORD (1) ${sync_password} | string |
controllers.sync.containers.app.env.REPLICA_USERNAME (1) ${sync_username} | string |
string | |
controllers.sync.containers.app.env.REPLICA1_URL (1) http://adguard-home-secondary:3000 | string |
controllers.sync.containers.app.env.REPLICA1_WEB_URL (1) https://adguard-secondary.${HOME_DOMAIN} | string |
string | |
controllers.sync.containers.app.env.REPLICA2_URL (1) http://adguard-home-tertiary:3000 | string |
controllers.sync.containers.app.env.REPLICA2_WEB_URL (1) https://adguard-tertiary.${HOME_DOMAIN} | string |
string | |
controllers.sync.containers.app.image.repository (3) ghcr.io/bakito/adguardhome-sync | string |
controllers.sync.containers.app.image.tag (3) alpine-v0.7.3@sha256:1a5dfe5814c3239d814f504703ca6e3219f7cd2bb2313b8db04b2eebb5dd36ac | string |
boolean | |
boolean | |
string | |
string | |
boolean | |
string | |
string | |
controllers.adguard.containers.app.image.repository (2) adguard/adguardhome | string |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
number | |
controllers.adguard.strategy (1) RollingUpdate | string |
boolean | |
string | |
persistence.config.advancedMounts.adguard-home.app[].path (1) /opt/adguardhome/conf | string |
string | |
persistence.config.globalMounts[].path (1) /opt/adguardhome/conf | string |
string | |
persistence.config.mountPath (1) /opt/adguardhome/conf | string |
persistence.config.type (1) emptyDir | string |
boolean | |
persistence.data.existingClaim (2) apps-networking-adguard-data | string |
persistence.data.globalMounts[].path (1) /opt/adguardhome/work | string |
persistence.data.mountPath (1) /opt/adguardhome/work | string |
string | |
boolean | |
persistence.tls.name (2) adguard-home-production-tls | string |
persistence.tls.type (2) secret | string |
boolean | |
string | |
persistence.certs.name (1) wildcard-tls | string |
string | |
boolean | |
string | |
persistence.cm.name (1) adguard-home-conf | string |
persistence.cm.type (1) configMap | string |
boolean | |
persistence.conf.existingClaim (1) apps-networking-adguard-conf | string |
persistence.conf.globalMounts[].path (1) /opt/adguardhome/conf | string |
boolean | |
persistence.sessions.mountPath (1) /opt/adguardhome/data | string |
persistence.sessions.type (1) emptyDir | string |
persistence.work.accessMode (1) ReadWriteOnce | string |
boolean | |
persistence.work.globalMounts[].path (1) /opt/adguardhome/work | string |
string | |
string | |
persistence.work.storageClass (1) ceph-block | string |
service.app.controller (3) adguard | string |
number | |
boolean | |
number | |
string | |
number | |
string | |
string | |
string | |
service.app.annotations."metallb.universe.tf/loadBalancerIPs" (1) ${ADGUARD_ADDR_NS1} | string |
string | |
service.app.nameOverride (1) adguard-home | string |
service.app.type (1) LoadBalancer | string |
string | |
number | |
service.dns.annotations."external-dns.alpha.kubernetes.io/hostname" (2) dns.${SECRET_DOMAIN} | string |
service.dns.annotations."coredns.io/hostname" (1) dns01.${PRIVATE_DOMAIN} | string |
string | |
service.dns.annotations."lbipam.cilium.io/ips" (1) ${ADGUARD_LB_IP},${ADGUARD_LB_IP_V6} | string |
service.dns.controller (2) adguard | string |
number | |
string | |
boolean | |
number | |
string | |
boolean | |
number | |
string | |
boolean | |
number | |
string | |
number | |
number | |
string | |
service.dns.type (2) LoadBalancer | string |
service.dns.ipFamilyPolicy (1) PreferDualStack | string |
string | |
service.origin-dns.controller (2) adguard-home | string |
string | |
string | |
service.origin-dns.type (2) LoadBalancer | string |
service.origin-dns.annotations."io.cilium/lb-ipam-ips" (1) ${IPAM_IP_ADGUARD_0} | string |
service.origin-dns.loadBalancerIP (1) 192.168.1.221 | string |
number | |
string | |
number | |
string | |
number | |
string | |
number | |
string | |
service.origin.controller (2) adguard-home | string |
string | |
number | |
service.adguard-home.controller (1) adguard-home | string |
number | |
string | |
string | |
boolean | |
string | |
boolean | |
number | |
string | |
number | |
service.dns-tcp.type (1) LoadBalancer | string |
string | |
string | |
boolean | |
string | |
boolean | |
number | |
string | |
number | |
service.dns-udp.type (1) LoadBalancer | string |
boolean | |
number | |
string | |
service.replica-dns.controller (1) adguard-home | string |
string | |
string | |
service.replica-dns.loadBalancerIP (1) 192.168.1.222 | string |
number | |
string | |
number | |
string | |
service.replica-dns.type (1) LoadBalancer | string |
service.replica.controller (1) adguard-home | string |
string | |
number | |
service.secondary-dns.annotations."io.cilium/lb-ipam-ips" (1) ${IPAM_IP_ADGUARD_1} | string |
service.secondary-dns.controller (1) adguard-home | string |
string | |
string | |
number | |
string | |
number | |
string | |
service.secondary-dns.type (1) LoadBalancer | string |
service.secondary.controller (1) adguard-home | string |
string | |
number | |
service.tertiary-dns.annotations."io.cilium/lb-ipam-ips" (1) ${IPAM_IP_ADGUARD_2} | string |
service.tertiary-dns.controller (1) adguard-home | string |
string | |
string | |
number | |
string | |
number | |
string | |
service.tertiary-dns.type (1) LoadBalancer | string |
service.tertiary.controller (1) adguard-home | string |
string | |
number | |
boolean | |
ingress.main.hosts[].host (2) adguard.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
string | |
ingress.main.tls[].hosts[] (2) - adguard.${SECRET_DOMAIN} | string |
ingress.main.tls[].secretName (1) nathanpawelek-com-tls | string |
string | |
string | |
string | |
ingress.main.annotations."hajimari.io/icon" (1) shield-check | string |
string | |
ingress.main.annotations."traefik.ingress.kubernetes.io/router.middlewares" (1) traefik-default-middlewares-chain@kubernetescrd | string |
ingress.main.annotations."traefik.ingress.kubernetes.io/router.tls.options" (1) traefik-secure-tlsoptions@kubernetescrd | string |
ingress.main.className (1) internal | string |
ingress.origin.hosts[].host (2) ${app_url} | string |
string | |
string | |
string | |
ingress.origin.annotations."external-dns.alpha.kubernetes.io/target" (1) internal.${HOME_DOMAIN} | string |
ingress.origin.annotations."nginx.ingress.kubernetes.io/auth-response-headers" (1) Set-Cookie,Authorization | string |
ingress.origin.annotations."nginx.ingress.kubernetes.io/auth-signin" (1) https://$host/outpost.goauthentik.io/start?rd=$scheme://$http_host$escaped_request_uri | string |
ingress.origin.annotations."nginx.ingress.kubernetes.io/auth-snippet" (1) proxy_set_header X-Forwarded-Host $http_host;
| string |
ingress.origin.annotations."nginx.ingress.kubernetes.io/auth-url" (1) http://ak-outpost-gabernetes.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/nginx | string |
ingress.origin.annotations."nginx.ingress.kubernetes.io/configuration-snippet" (1) proxy_set_header Accept-Encoding "";
sub_filter '</head>' '<link rel="stylesheet" href="${theme_park}/base/adguard/overseerr.css"></head>';
| string |
ingress.origin.className (1) internal | string |
boolean | |
ingress.origin.tls[].hosts[] (1) - ${app_url} | string |
ingress.origin.tls[].secretName (1) ${certificate_name} | string |
string | |
string | |
string | |
string | |
string | |
ingress.app.annotations."hajimari.io/icon" (1) shield-check | string |
ingress.app.className (1) external | string |
ingress.app.hosts[].host (1) adguard-home.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
string | |
ingress.app.tls[].hosts[] (1) - adguard-home.${SECRET_DOMAIN} | string |
ingress.app.tls[].secretName (1) adguard-home-production-tls | string |
ingress.replica.annotations."nginx.ingress.kubernetes.io/auth-response-headers" (1) Set-Cookie,Authorization | string |
ingress.replica.annotations."nginx.ingress.kubernetes.io/auth-signin" (1) https://$host/outpost.goauthentik.io/start?rd=$scheme://$http_host$escaped_request_uri | string |
ingress.replica.annotations."nginx.ingress.kubernetes.io/auth-snippet" (1) proxy_set_header X-Forwarded-Host $http_host;
| string |
ingress.replica.annotations."nginx.ingress.kubernetes.io/auth-url" (1) http://ak-outpost-gabernetes.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/nginx | string |
ingress.replica.annotations."nginx.ingress.kubernetes.io/configuration-snippet" (1) proxy_set_header Accept-Encoding "";
sub_filter '</head>' '<link rel="stylesheet" href="${theme_park}/base/adguard/overseerr.css"></head>';
| string |
boolean | |
ingress.replica.hosts[].host (1) replica.${app_url} | string |
string | |
string | |
string | |
ingress.replica.tls[].hosts[] (1) - ${app_url} | string |
ingress.replica.tls[].secretName (1) ${certificate_name} | string |
ingress.secondary.annotations."external-dns.alpha.kubernetes.io/target" (1) internal.${HOME_DOMAIN} | string |
ingress.secondary.className (1) internal | string |
ingress.secondary.hosts[].host (1) adguard-secondary.${HOME_DOMAIN} | string |
string | |
string | |
string | |
ingress.tertiary.annotations."external-dns.alpha.kubernetes.io/target" (1) internal.${HOME_DOMAIN} | string |
ingress.tertiary.className (1) internal | string |
ingress.tertiary.hosts[].host (1) adguard-tertiary.${HOME_DOMAIN} | string |
string | |
string | |
string | |
args[] (1) - --config | string |
string | |
env.TZ (1) ${TIMEZONE} | string |
image.repository (1) adguard/adguardhome | string |
image.tag (1) v0.107.45 | string |
initContainers.01-config-copy.command[] (1) - /bin/sh | string |
initContainers.01-config-copy.image (1) docker.io/library/alpine:3.21.3@sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c | string |
string | |
string | |
string | |
number | |
podSecurityContext.fsGroupChangePolicy (1) OnRootMismatch | string |
number | |
number | |
string | |
string | |
string | |
securityContext.capabilities.add[] (1) - NET_BIND_SERVICE | string |