No introduction found. Create it?
Install with:
helm repo add bjw-s oci://ghcr.io/bjw-s/helm/
helm install uptime-kuma 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 |
---|---|
boolean | |
ingress.main.hosts[].host (3) status.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
string | |
ingress.main.tls[].hosts[] (3) - status.${SECRET_DOMAIN} | string |
ingress.main.tls[].secretName (2) uptime-kuma-tls | string |
ingress.main.annotations."cert-manager.io/cluster-issuer" (2) letsencrypt-production | string |
ingress.main.annotations."external-dns.alpha.kubernetes.io/target" (2) ingress.${SECRET_DOMAIN} | string |
string | |
string | |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-response-headers" (1) Remote-User,Remote-Name,Remote-Groups,Remote-Email | string |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-signin" (1) https://auth.${SECRET_DOMAIN}/login?rd=$scheme://$best_http_host$request_uri | string |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-snippet" (1) proxy_set_header X-Forwarded-Method $request_method; | string |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-url" (1) http://stupid-auth.security.svc.cluster.local:8000/auth | string |
string | |
string | |
ingress.main.annotations."nginx.ingress.kubernetes.io/server-snippets" (1) location / {
proxy_set_header Upgrade $http_upgrade;
proxy_http_version 1.1;
proxy_set_header X-Forwarded-Host $http_host;
proxy_set_header X-Forwarded-Proto $scheme;
proxy_set_header X-Forwarded-For $remote_addr;
proxy_set_header Host $host;
proxy_set_header Connection "upgrade";
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header Upgrade $http_upgrade;
proxy_cache_bypass $http_upgrade;
}
| string |
string | |
ingress.main.className (1) internal | string |
ingress.app.className (2) internal | string |
ingress.app.hosts[].host (2) uptime-dev.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
string | |
ingress.app.annotations."external-dns.alpha.kubernetes.io/target" (1) 192.168.50.160,192.168.50.182,192.168.50.234 | string |
boolean | |
ingress.app.tls[].hosts[] (1) - uptime-kuma.${SECRET_DOMAIN} | string |
boolean | |
string | |
persistence.data.accessMode (1) ReadWriteOnce | string |
persistence.data.existingClaim (1) uptime-kuma-config | string |
persistence.data.hostPath (1) /home/elraro/home-ops/volumes/uptime-kuma | string |
persistence.data.hostPathType (1) DirectoryOrCreate | string |
string | |
persistence.data.mountPath (1) /app/data | string |
string | |
persistence.data.type (1) hostPath | string |
persistence.config.existingClaim (2) uptime-kuma | string |
boolean | |
string | |
persistence.config.mountPath (1) /app/data | string |
number | |
service.app.controller (2) uptime-kuma | string |
number | |
string | |
controllers.uptime-kuma.containers.app.image.repository (2) louislam/uptime-kuma | string |
string | |
string | |
string | |
string | |
string | |
string | |
number | |
string | |
string | |
string | |
string | |
string | |
controllers.main.containers.main.image.repository (1) louislam/uptime-kuma | string |
string | |
image.repository (2) louislam/uptime-kuma | string |
image.tag (2) 1.23.16-alpine | string |
env.TZ (1) ${TIMEZONE} | string |
global.nameOverride (1) uptime-kuma | string |
string | |
string | |
string |