kubezero/charts/kubezero/README.md

69 lines
2.7 KiB
Markdown
Raw Normal View History

# kubezero
2021-11-11 13:53:23 +00:00
![Version: 1.20.11-4](https://img.shields.io/badge/Version-1.20.11--4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
2020-11-30 17:30:06 +00:00
KubeZero - Bootstrap and ArgoCD Root App of Apps chart
**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 |
|-----|------|---------|-------------|
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-11-11 13:53:23 +00:00
| argocd.targetRevision | string | `"0.8.7"` | |
2020-06-25 12:52:07 +00:00
| aws-ebs-csi-driver.enabled | bool | `false` | |
2021-09-28 14:12:23 +00:00
| aws-ebs-csi-driver.targetRevision | string | `"0.6.4"` | |
| aws-efs-csi-driver.enabled | bool | `false` | |
2021-09-28 14:12:23 +00:00
| aws-efs-csi-driver.targetRevision | string | `"0.4.2"` | |
| calico.enabled | bool | `false` | |
2020-08-22 17:27:31 +00:00
| calico.retain | bool | `true` | |
2021-09-28 14:12:23 +00:00
| calico.targetRevision | string | `"0.2.2"` | |
| cert-manager.enabled | bool | `false` | |
2020-08-22 17:27:31 +00:00
| cert-manager.namespace | string | `"cert-manager"` | |
2021-09-29 14:33:47 +00:00
| cert-manager.targetRevision | string | `"0.7.3"` | |
2020-11-24 14:44:57 +00:00
| istio-ingress.enabled | bool | `false` | |
| istio-ingress.namespace | string | `"istio-ingress"` | |
2021-09-28 14:12:23 +00:00
| istio-ingress.targetRevision | string | `"0.7.5"` | |
| istio.enabled | bool | `false` | |
2020-11-24 14:44:57 +00:00
| istio.namespace | string | `"istio-system"` | |
2021-09-28 14:12:23 +00:00
| istio.targetRevision | string | `"0.7.5"` | |
2020-06-25 12:52:07 +00:00
| kiam.enabled | bool | `false` | |
2021-09-28 14:12:23 +00:00
| kiam.targetRevision | string | `"0.3.5"` | |
| kubezero.defaultTargetRevision | string | `"*"` | |
| kubezero.gitSync | object | `{}` | |
| kubezero.repoURL | string | `"https://zero-down-time.github.io/kubezero"` | |
| kubezero.server | string | `"https://kubernetes.default.svc"` | |
| 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-09-29 14:33:47 +00:00
| metrics.targetRevision | string | `"0.5.4"` | |
| storage.enabled | bool | `false` | |
| storage.targetRevision | string | `"0.3.2"` | |
----------------------------------------------
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)