No introduction found. Create it?
gatus from bjw-s-labs/helm/app-template is more popular with 58 repositories.
Install with:
helm repo add bjw-s oci://ghcr.io/bjw-s/helm/
helm install gatus bjw-s/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
gatus | axeII/home-ops | 47 | 3.7.3 | 3 days ago |
gatus | coolguy1771/home-ops | 71 | 3.7.3 | 14 days ago |
gatus | brettinternet/homeops | 250 | 3.5.1 | 9 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
persistence.config-file.globalMounts[].path (28) /config/config.yaml | string |
boolean | |
string | |
persistence.config-file.name (28) gatus-configmap | string |
persistence.config-file.type (28) configMap | string |
persistence.config.type (24) emptyDir | string |
boolean | |
string | |
persistence.config.accessMode (1) ReadWriteOnce | string |
string | |
boolean | |
string | |
string | |
number | |
number | |
string | |
controllers.gatus.annotations."security.alpha.kubernetes.io/sysctls" (1) net.ipv4.ping_group_range=0 2147483647 | string |
string | |
controllers.gatus.containers.app.env.TZ (25) ${TIMEZONE} | string |
number | |
number | |
number | |
number | |
controllers.gatus.containers.app.env.SECRET_DOMAIN (2) ${SECRET_DOMAIN} | string |
controllers.gatus.containers.app.env.SECRET_EXTERNAL_DOMAIN (2) ${SECRET_DOMAIN_2} | string |
string | |
controllers.gatus.containers.app.env.POSTGRES_HOST (1) postgres16-rw.database.svc.cluster.local | string |
controllers.gatus.containers.app.env.PUSHOVER_USER_KEY (1) ${SECRET_PUSHOVER_USER_KEY} | string |
controllers.gatus.containers.app.image.repository (26) ghcr.io/twin/gatus | string |
controllers.gatus.containers.app.image.tag (26) v5.20.0@sha256:e655d13d0cb89c64a2e53a853bbca9556a7238e788bc4a08c19aa5fb7938d0da | string |
string | |
string | |
string | |
string | |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
boolean | |
boolean | |
string | |
boolean | |
string | |
controllers.gatus.containers.config-sync.env.LABEL (4) gatus.io/enabled | string |
string | |
string | |
string | |
boolean | |
controllers.gatus.containers.config-sync.image.repository (4) ghcr.io/kiwigrid/k8s-sidecar | string |
controllers.gatus.containers.config-sync.image.tag (4) 1.30.3@sha256:49dcce269568b1645b0050f296da787c99119647965229919a136614123f0627 | string |
string | |
string | |
string | |
string | |
boolean | |
string | |
boolean | |
string | |
controllers.gatus.initContainers.init-config.env.LABEL (26) gatus.io/enabled | string |
string | |
string | |
string | |
boolean | |
controllers.gatus.initContainers.init-config.image.repository (26) ghcr.io/kiwigrid/k8s-sidecar | string |
controllers.gatus.initContainers.init-config.image.tag (26) 1.30.7@sha256:318ca0734fe454e41584fe47421a07fd98eeef2721c5c0d4def2c4f0258e034b | string |
string | |
string | |
string | |
string | |
string | |
string | |
controllers.gatus.initContainers.init-db.image.repository (19) ghcr.io/onedr0p/postgres-init | string |
string, number | |
string | |
string | |
string | |
controllers.gatus.initContainers.init-db.env.INIT_POSTGRES_HOST (1) postgres16-rw.database.svc.cluster.local | string |
string | |
string | |
string | |
string | |
string | |
string | |
number | |
string | |
number | |
number | |
boolean | |
string | |
string | |
controllers.gatus.strategy (2) RollingUpdate | string |
number | |
string | |
string | |
controllers.main.containers.config-sync.env.LABEL (1) gatus.io/enabled | string |
string | |
string | |
string | |
boolean | |
controllers.main.containers.config-sync.image.repository (1) ghcr.io/kiwigrid/k8s-sidecar | string |
controllers.main.containers.config-sync.image.tag (1) 1.29.1@sha256:42002d66ddb3ba46db5ae44b8511cfe07f292eab038e2dad68d9c23de972a29f | string |
string | |
string | |
boolean | |
string | |
boolean | |
number | |
string | |
controllers.main.containers.main.env.TZ (1) ${TIMEZONE} | string |
string | |
controllers.main.containers.main.image.repository (1) ghcr.io/twin/gatus | string |
controllers.main.containers.main.image.tag (1) latest@sha256:c8182be386ebdea2cc1716d271b175c6f9c4dcf2afd8958186bdd53e0fd437fa | string |
string | |
string | |
boolean | |
string | |
boolean | |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
boolean | |
string | |
controllers.main.initContainers.init-config.env.LABEL (1) gatus.io/enabled | string |
string | |
string | |
string | |
boolean | |
controllers.main.initContainers.init-config.image.repository (1) ghcr.io/kiwigrid/k8s-sidecar | string |
controllers.main.initContainers.init-config.image.tag (1) 1.29.1@sha256:42002d66ddb3ba46db5ae44b8511cfe07f292eab038e2dad68d9c23de972a29f | string |
number | |
string | |
string | |
string | |
controllers.main.initContainers.init-db.image.repository (1) ghcr.io/onedr0p/postgres-init | string |
number | |
number | |
number | |
string | |
number | |
number | |
boolean | |
string | |
string | |
string | |
number | |
string | |
controllers.${APP}.containers.app.env.SECRET_DOMAIN (1) ${SECRET_DOMAIN} | string |
controllers.${APP}.containers.app.env.TZ (1) ${TIMEZONE} | string |
string | |
controllers.${APP}.containers.app.image.repository (1) ghcr.io/twin/gatus | string |
controllers.${APP}.containers.app.image.tag (1) v5.13.1@sha256:24842a8adebd3dd4bd04a4038ffa27cb2fe72bb50631415e0fb2915063fc1993 | string |
string | |
string | |
string | |
string | |
controllers.${APP}.containers.config-sync.env.LABEL (1) gatus.io/enabled | string |
string | |
string | |
string | |
boolean | |
string | |
controllers.${APP}.containers.config-sync.image.repository (1) ghcr.io/kiwigrid/k8s-sidecar | string |
controllers.${APP}.containers.config-sync.image.tag (1) 1.28.0@sha256:4166a019eeafd1f0fef4d867dc5f224f18d84ec8681dbb31f3ca258ecf07bcf2 | string |
string | |
string | |
string | |
string | |
string | |
controllers.${APP}.initContainers.init-config.env.LABEL (1) gatus.io/enabled | string |
string | |
string | |
string | |
boolean | |
controllers.${APP}.initContainers.init-config.image.repository (1) ghcr.io/kiwigrid/k8s-sidecar | string |
controllers.${APP}.initContainers.init-config.image.tag (1) 1.28.0@sha256:4166a019eeafd1f0fef4d867dc5f224f18d84ec8681dbb31f3ca258ecf07bcf2 | string |
string | |
string | |
string | |
string | |
controllers.${APP}.initContainers.init-db.image.repository (1) ghcr.io/onedr0p/postgres-init | string |
number | |
string | |
string | |
number | |
string | |
number | |
boolean | |
number | |
string | |
ingress.app.hosts[].host (24) status.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
ingress.app.className (23) external | string |
ingress.app.annotations."external-dns.alpha.kubernetes.io/target" (16) external.${SECRET_DOMAIN} | string |
string | |
ingress.app.annotations."gethomepage.dev/group" (7) Observability | string |
string | |
string | |
ingress.app.annotations."hajimari.io/icon" (7) mdi:cog-outline | string |
string | |
ingress.app.annotations."gethomepage.dev/widget.url" (5) http://gatus.observability | string |
string | |
string | |
string | |
ingress.app.annotations."cert-manager.io/cluster-issuer" (1) letsencrypt-production | string |
string | |
string | |
string | |
ingress.app.annotations."gethomepage.dev/siteMonitor" (1) https://gatus.${SECRET_DOMAIN} | string |
string | |
string | |
ingress.app.annotations."hajimari.io/url" (1) https://status.${SECRET_DOMAIN} | string |
ingress.app.annotations."nginx.ingress.kubernetes.io/server-snippet" (1) # Do not expose the metrics endpoint to the web.
location /metrics {
return 404;
}
| string |
ingress.app.tls[].hosts[] (11) - status.${SECRET_DOMAIN} | string |
boolean | |
ingress.main.className (1) external | string |
boolean | |
ingress.main.hosts[].host (1) {{ .Release.Name }}.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
ingress.main.tls[].hosts[] (1) - {{ .Release.Name }}.${SECRET_DOMAIN} | string |
ingress.main.annotations."external-dns.alpha.kubernetes.io/target" (1) external.${SECRET_DOMAIN} | string |
string | |
string | |
ingress.main.annotations."hajimari.io/icon" (1) simple-icons:statuspage | string |
ingress.main.annotations."hajimari.io/url" (1) https://status.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
string | |
string | |
string | |
boolean | |
boolean | |
number, string | |
boolean | |
number, string | |
number, string | |
string | |
string | |
string | |
string | |
route.app.hostnames[] (2) - status.lumu.au | string |
route.app.parentRefs[].name (2) external | string |
route.app.parentRefs[].namespace (2) flux-system | string |
string | |
string | |
number |