2021-09-24 11:33:49 +00:00
|
|
|
# uptime-kuma
|
|
|
|
|
2022-11-09 16:08:22 +00:00
|
|
|
![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.18.5](https://img.shields.io/badge/AppVersion-1.18.5-informational?style=flat-square)
|
2021-09-24 11:33:49 +00:00
|
|
|
|
2022-11-09 16:08:22 +00:00
|
|
|
Chart for deploying uptime-kuma on KubeZero
|
2021-09-24 11:33:49 +00:00
|
|
|
|
|
|
|
**Homepage:** <https://kubezero.com>
|
|
|
|
|
|
|
|
## Maintainers
|
|
|
|
|
|
|
|
| Name | Email | Url |
|
|
|
|
| ---- | ------ | --- |
|
2022-11-09 16:08:22 +00:00
|
|
|
| Stefan Reimer | <stefan@zero-downtime.net> | |
|
2021-09-24 11:33:49 +00:00
|
|
|
|
|
|
|
## Requirements
|
|
|
|
|
2022-11-09 16:08:22 +00:00
|
|
|
Kubernetes: `>= 1.20.0`
|
2021-09-24 11:33:49 +00:00
|
|
|
|
|
|
|
| Repository | Name | Version |
|
|
|
|
|------------|------|---------|
|
2022-11-09 16:08:22 +00:00
|
|
|
| https://cdn.zero-downtime.net/charts/ | kubezero-lib | >= 0.1.5 |
|
2021-09-24 11:33:49 +00:00
|
|
|
|
|
|
|
## Values
|
|
|
|
|
|
|
|
| Key | Type | Default | Description |
|
|
|
|
|-----|------|---------|-------------|
|
|
|
|
| fullnameOverride | string | `""` | override the full name of the uptime-kuma chart |
|
|
|
|
| image | string | `"louislam/uptime-kuma"` | |
|
2021-09-24 15:51:20 +00:00
|
|
|
| istio.enabled | bool | `false` | |
|
2021-09-24 11:33:49 +00:00
|
|
|
| istio.gateway | string | `"istio-ingress/private-ingressgateway"` | |
|
2021-09-24 11:56:40 +00:00
|
|
|
| istio.url | string | `"uptime.example.com"` | |
|
2021-09-24 11:33:49 +00:00
|
|
|
| nameOverride | string | `""` | override the name of the uptime-kuma chart |
|
|
|
|
| service.port | int | `3001` | The port to be used by the uptime-kuma service |
|
2021-09-24 15:51:20 +00:00
|
|
|
| serviceMonitor.enabled | bool | `false` | |
|
2021-09-24 11:33:49 +00:00
|
|
|
|
2021-09-24 11:56:40 +00:00
|
|
|
## Resources
|
|
|
|
|
|
|
|
- https://github.com/louislam/uptime-kuma
|
|
|
|
|