38 lines
1.4 KiB
Markdown
38 lines
1.4 KiB
Markdown
# uptime-kuma
|
|
|
|
![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.3](https://img.shields.io/badge/AppVersion-1.6.3-informational?style=flat-square)
|
|
|
|
Chart for deploying uptime-kuma
|
|
|
|
**Homepage:** <https://kubezero.com>
|
|
|
|
## Maintainers
|
|
|
|
| Name | Email | Url |
|
|
| ---- | ------ | --- |
|
|
| Quarky9 | | |
|
|
|
|
## Requirements
|
|
|
|
Kubernetes: `>= 1.18.0`
|
|
|
|
| Repository | Name | Version |
|
|
|------------|------|---------|
|
|
| https://zero-down-time.github.io/kubezero/ | kubezero-lib | >= 0.1.4 |
|
|
|
|
## Values
|
|
|
|
| Key | Type | Default | Description |
|
|
|-----|------|---------|-------------|
|
|
| fullnameOverride | string | `""` | override the full name of the uptime-kuma chart |
|
|
| image | string | `"louislam/uptime-kuma"` | |
|
|
| istio.enabled | bool | `true` | |
|
|
| istio.gateway | string | `"istio-ingress/private-ingressgateway"` | |
|
|
| istio.url | string | `"uptime.dev.mayneinc.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 |
|
|
| version | string | `"1.6.3-alpine"` | |
|
|
|
|
----------------------------------------------
|
|
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|