No introduction found. Create it?
Install with:
helm repo add bjw-s-charts https://bjw-s-labs.github.io/helm-charts/
helm install uptime-kuma bjw-s-charts/app-template -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|
See the most popular values for this chart:
| Key | Types |
|---|---|
| boolean | |
persistence.data.accessMode (3) ReadWriteOnce | string |
| string | |
| string | |
| boolean | |
persistence.data.storageClass (2) ceph-block | 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 |
persistence.data.type (1) hostPath | string |
| string | |
persistence.config.existingClaim (2) pvc-uptime-kuma | string |
| string | |
| string | |
ingress.main.annotations."nginx.ingress.kubernetes.io/server-snippets" (3) 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_cache_bypass $http_upgrade;
}
| string |
| string | |
| string | |
| string | |
ingress.main.annotations."hajimari.io/info" (2) System uptime monitoring | string |
| string | |
ingress.main.annotations."cert-manager.io/cluster-issuer" (1) letsencrypt-production | string |
ingress.main.annotations."external-dns.alpha.kubernetes.io/target" (1) ingress.${SECRET_DOMAIN} | string |
| string | |
| boolean | |
ingress.main.hosts[].host (3) uptime.sparks.codes | string |
| string | |
| string | |
| string | |
| string | |
ingress.main.tls[].hosts[] (3) - uptime.sparks.codes | string |
ingress.main.tls[].secretName (3) acme-crt-secret-sparks-codes | string |
ingress.main.className (2) cloudflare-tunnel | string |
| string | |
ingress.app.className (1) internal | string |
| boolean | |
ingress.app.hosts[].host (1) uptime-kuma.${SECRET_DOMAIN} | string |
| string | |
| string | |
| string | |
| string | |
ingress.app.tls[].hosts[] (1) - uptime-kuma.${SECRET_DOMAIN} | string |
| string | |
| number | |
| string | |
| number | |
| string | |
| string | |
controllers.main.containers.app.env.TZ (2) ${TIMEZONE} | string |
| number | |
| number | |
controllers.main.containers.app.image.repository (2) louislam/uptime-kuma | string |
controllers.main.containers.app.image.tag (2) 2.3.2@sha256:9aeb4e51d038047f414309c77a1af553281ca535723cb88907d907269d0a908e | string |
controllers.main.containers.main.env.TZ (2) America/Chicago | string |
controllers.main.containers.main.image.repository (2) louislam/uptime-kuma | string |
| string | |
controllers.main.containers.oauth2-proxy.args[] (2) - --provider=google | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
controllers.main.containers.oauth2-proxy.image.repository (2) quay.io/oauth2-proxy/oauth2-proxy | string |
controllers.main.containers.oauth2-proxy.image.tag (2) v7.15.2@sha256:aa0bd8dd5ab0c78e4c91c92755ad573a5f92241f88138b4141b8ec803463b4fd | string |
| string | |
| string | |
| string | |
| string | |
controllers.uptime-kuma.containers.app.image.repository (1) louislam/uptime-kuma | string |
controllers.uptime-kuma.containers.app.image.tag (1) 2.2.1@sha256:7337368a77873f159435de9ef09567f68c31285ed5f951dec36256c4b267ee44 | string |
| number | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| number | |
| string | |
| string | |
| string | |
| number | |
| string | |
networkpolicies.allow-monitored-egress.rules.egress[].to[].ipBlock.cidr (2) 0.0.0.0/0 | string |
networkpolicies.allow-monitored-egress.rules.egress[].to[].ipBlock.except[] (2) - "10.0.0.0/8" | string |
| string | |
| string | |
| string | |
| string | |
| string | |
networkpolicies.default-deny.policyTypes[] (2) - Ingress | string |
route.app.hostnames[] (2) - uptime.${SECRET_PUBLIC_DOMAIN} | string |
route.app.parentRefs[].name (2) traefik-gateway | string |
route.app.parentRefs[].namespace (2) networking | string |
| string | |
| string | |
| number | |
env.TZ (1) ${TIMEZONE} | string |
image.repository (1) louislam/uptime-kuma | string |
image.tag (1) 1.23.16-alpine | string |