kubezero/charts/kubezero/README.md

67 lines
2.5 KiB
Markdown
Raw Normal View History

# kubezero
![Version: 0.5.1](https://img.shields.io/badge/Version-0.5.1-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.3 |
## Values
| Key | Type | Default | Description |
|-----|------|---------|-------------|
2020-11-30 17:30:06 +00:00
| HighAvailableControlplane | bool | `false` | |
| argo | object | `{}` | |
| argocd.crds | bool | `true` | |
| argocd.enabled | bool | `false` | |
| argocd.istio.enabled | bool | `false` | |
| argocd.namespace | string | `"argocd"` | |
2021-05-17 10:13:03 +00:00
| aws-ebs-csi-driver.crds | bool | `true` | |
2020-06-25 12:52:07 +00:00
| aws-ebs-csi-driver.enabled | bool | `false` | |
| aws-efs-csi-driver.enabled | bool | `false` | |
| aws-node-termination-handler.enabled | bool | `false` | |
2020-11-30 17:30:06 +00:00
| calico.crds | bool | `true` | |
| calico.enabled | bool | `false` | |
2020-08-22 17:27:31 +00:00
| calico.retain | bool | `true` | |
2020-11-30 17:30:06 +00:00
| cert-manager.crds | bool | `true` | |
| cert-manager.enabled | bool | `false` | |
2020-08-22 17:27:31 +00:00
| cert-manager.namespace | string | `"cert-manager"` | |
2020-11-30 17:30:06 +00:00
| global.kubezero.pathPrefix | string | `""` | |
| global.kubezero.repoURL | string | `"https://github.com/zero-down-time/kubezero"` | |
| global.kubezero.server | string | `"https://kubernetes.default.svc"` | |
| global.kubezero.targetRevision | string | `"HEAD"` | |
2020-11-24 14:44:57 +00:00
| istio-ingress.enabled | bool | `false` | |
| istio-ingress.namespace | string | `"istio-ingress"` | |
2020-11-30 17:30:06 +00:00
| istio.crds | bool | `true` | |
| istio.enabled | bool | `false` | |
2020-11-24 14:44:57 +00:00
| istio.namespace | string | `"istio-system"` | |
2020-06-25 12:52:07 +00:00
| kiam.enabled | bool | `false` | |
2020-11-30 17:30:06 +00:00
| local-path-provisioner.enabled | bool | `false` | |
2020-06-25 12:52:07 +00:00
| local-volume-provisioner.enabled | bool | `false` | |
| logging.crds | bool | `true` | |
| logging.enabled | bool | `false` | |
2020-08-22 17:27:31 +00:00
| logging.namespace | string | `"logging"` | |
2020-11-30 17:30:06 +00:00
| metrics.crds | bool | `true` | |
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-05-17 10:13:03 +00:00
| timecapsule.enabled | bool | `false` | |
----------------------------------------------
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)