2020-10-05 10:50:23 +00:00
|
|
|
# kubezero
|
|
|
|
|
2021-12-17 10:58:08 +00:00
|
|
|
![Version: 1.21.8](https://img.shields.io/badge/Version-1.21.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
|
2020-10-05 10:50:23 +00:00
|
|
|
|
2021-12-01 15:43:42 +00:00
|
|
|
KubeZero - Root App of Apps chart
|
2020-05-04 13:29:21 +00:00
|
|
|
|
2020-10-05 10:50:23 +00:00
|
|
|
**Homepage:** <https://kubezero.com>
|
|
|
|
|
|
|
|
## Maintainers
|
2020-05-04 13:29:21 +00:00
|
|
|
|
2020-10-05 10:50:23 +00:00
|
|
|
| Name | Email | Url |
|
|
|
|
| ---- | ------ | --- |
|
2021-12-01 15:43:42 +00:00
|
|
|
| Stefan Reimer | stefan@zero-downtime.net | |
|
2020-05-04 13:29:21 +00:00
|
|
|
|
2020-10-05 10:50:23 +00:00
|
|
|
## Requirements
|
|
|
|
|
2021-12-01 15:43:42 +00:00
|
|
|
Kubernetes: `>= 1.20.0`
|
2020-05-04 13:29:21 +00:00
|
|
|
|
|
|
|
| Repository | Name | Version |
|
|
|
|
|------------|------|---------|
|
2021-12-01 15:43:42 +00:00
|
|
|
| https://cdn.zero-downtime.net/charts | kubezero-lib | >= 0.1.4 |
|
2020-05-04 13:29:21 +00:00
|
|
|
|
2020-10-05 10:50:23 +00:00
|
|
|
## Values
|
2020-05-04 13:29:21 +00:00
|
|
|
|
|
|
|
| Key | Type | Default | Description |
|
|
|
|
|-----|------|---------|-------------|
|
2020-11-30 17:30:06 +00:00
|
|
|
| HighAvailableControlplane | bool | `false` | |
|
2021-09-28 14:12:23 +00:00
|
|
|
| addons.enabled | bool | `false` | |
|
|
|
|
| addons.targetRevision | string | `"0.1.0"` | |
|
2020-11-30 17:30:06 +00:00
|
|
|
| argocd.enabled | bool | `false` | |
|
|
|
|
| argocd.istio.enabled | bool | `false` | |
|
|
|
|
| argocd.namespace | string | `"argocd"` | |
|
2021-12-17 10:58:08 +00:00
|
|
|
| argocd.targetRevision | string | `"0.9.0"` | |
|
2020-08-20 10:40:08 +00:00
|
|
|
| cert-manager.enabled | bool | `false` | |
|
2020-08-22 17:27:31 +00:00
|
|
|
| cert-manager.namespace | string | `"cert-manager"` | |
|
2021-12-17 10:58:08 +00:00
|
|
|
| cert-manager.targetRevision | string | `"0.8.0"` | |
|
2020-11-24 14:44:57 +00:00
|
|
|
| istio-ingress.enabled | bool | `false` | |
|
|
|
|
| istio-ingress.namespace | string | `"istio-ingress"` | |
|
2021-12-17 10:58:08 +00:00
|
|
|
| istio-ingress.targetRevision | string | `"0.7.6"` | |
|
2020-07-14 16:39:12 +00:00
|
|
|
| istio.enabled | bool | `false` | |
|
2020-11-24 14:44:57 +00:00
|
|
|
| istio.namespace | string | `"istio-system"` | |
|
2021-12-17 10:58:08 +00:00
|
|
|
| istio.targetRevision | string | `"0.7.6"` | |
|
|
|
|
| kiam.enabled | bool | `false` | |
|
|
|
|
| kiam.targetRevision | string | `"0.3.5"` | |
|
2021-09-28 14:12:23 +00:00
|
|
|
| kubezero.defaultTargetRevision | string | `"*"` | |
|
|
|
|
| kubezero.gitSync | object | `{}` | |
|
2021-12-01 15:43:42 +00:00
|
|
|
| kubezero.repoURL | string | `"https://cdn.zero-downtime.net/charts"` | |
|
2021-08-25 14:01:02 +00:00
|
|
|
| kubezero.server | string | `"https://kubernetes.default.svc"` | |
|
2020-08-14 16:05:25 +00:00
|
|
|
| logging.enabled | bool | `false` | |
|
2020-08-22 17:27:31 +00:00
|
|
|
| logging.namespace | string | `"logging"` | |
|
2021-11-11 13:53:23 +00:00
|
|
|
| logging.targetRevision | string | `"0.7.16"` | |
|
2020-07-30 17:18:32 +00:00
|
|
|
| metrics.enabled | bool | `false` | |
|
2020-11-30 17:30:06 +00:00
|
|
|
| metrics.istio.grafana | object | `{}` | |
|
|
|
|
| metrics.istio.prometheus | object | `{}` | |
|
2020-08-22 17:27:31 +00:00
|
|
|
| metrics.namespace | string | `"monitoring"` | |
|
2021-12-17 10:58:08 +00:00
|
|
|
| metrics.targetRevision | string | `"0.6.1"` | |
|
2021-12-01 15:43:42 +00:00
|
|
|
| network.enabled | bool | `false` | |
|
|
|
|
| network.retain | bool | `true` | |
|
|
|
|
| network.targetRevision | string | `"0.1.0"` | |
|
2021-07-21 11:47:00 +00:00
|
|
|
| storage.enabled | bool | `false` | |
|
2021-12-17 10:58:08 +00:00
|
|
|
| storage.targetRevision | string | `"0.4.3"` | |
|
2020-10-05 10:50:23 +00:00
|
|
|
|
|
|
|
----------------------------------------------
|
2021-01-21 10:53:53 +00:00
|
|
|
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|