.. | ||
templates | ||
Chart.yaml | ||
dashboards.yaml | ||
download | ||
README.md | ||
README.md.gotmpl | ||
update.sh | ||
values.yaml |
uptime-kuma
Chart for deploying uptime-kuma on KubeZero
Homepage: https://kubezero.com
Maintainers
Name | Url | |
---|---|---|
Stefan Reimer | stefan@zero-downtime.net |
Requirements
Kubernetes: >= 1.20.0
Repository | Name | Version |
---|---|---|
https://cdn.zero-downtime.net/charts/ | kubezero-lib | >= 0.1.5 |
Values
Key | Type | Default | Description |
---|---|---|---|
fullnameOverride | string | "" |
override the full name of the uptime-kuma chart |
image | string | "louislam/uptime-kuma" |
|
istio.enabled | bool | false |
|
istio.gateway | string | "istio-ingress/private-ingressgateway" |
|
istio.url | string | "uptime.example.com" |
|
nameOverride | string | "" |
override the name of the uptime-kuma chart |
service.port | int | 3001 |
The port to be used by the uptime-kuma service |
serviceMonitor.enabled | bool | false |