uptime-kuma helm

No introduction found. Create it?

Install

Install with:

helm repo add bjw-s oci://ghcr.io/bjw-s/helm/
helm install uptime-kuma bjw-s/app-template -f values.yaml

Examples

See examples from other people.

Top Repositories (0 out of 4)

NameRepoStarsVersionTimestamp

Values

See the most popular values for this chart:

KeyTypes
boolean
string
string
string
persistence.data.hostPath (1)
/home/elraro/home-ops/volumes/uptime-kuma
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
number
string
string
string
string
string
string
string
string
ingress.app.hosts[].host (2)
uptime-dev.${SECRET_DOMAIN}
string
string
string
string
string
string
boolean
ingress.app.tls[].hosts[] (1)
- uptime-kuma.${SECRET_DOMAIN}
string
string
string
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
boolean
ingress.main.hosts[].host (2)
status.${SECRET_DOMAIN}
string
string
string
string
string
ingress.main.tls[].hosts[] (2)
- status.${SECRET_DOMAIN}
string
string
string
string
string
number
string
number
env.TZ (1)
${TIMEZONE}
string
image.repository (1)
louislam/uptime-kuma
string
image.tag (1)
1.23.16-alpine
string