2020-10-05 10:50:23 +00:00
|
|
|
# kubezero
|
|
|
|
|
2020-11-26 13:21:10 +00:00
|
|
|
![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-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
|
|
|
|
2020-06-25 12:52:07 +00:00
|
|
|
KubeZero ArgoCD Application - Root App of Apps chart of KubeZero
|
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 |
|
|
|
|
| ---- | ------ | --- |
|
|
|
|
| Quarky9 | | |
|
2020-05-04 13:29:21 +00:00
|
|
|
|
2020-10-05 10:50:23 +00:00
|
|
|
## Requirements
|
|
|
|
|
|
|
|
Kubernetes: `>= 1.16.0`
|
2020-05-04 13:29:21 +00:00
|
|
|
|
|
|
|
| Repository | Name | Version |
|
|
|
|
|------------|------|---------|
|
2020-08-14 16:05:25 +00:00
|
|
|
| https://zero-down-time.github.io/kubezero/ | kubezero-lib | >= 0.1.3 |
|
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-24 14:44:57 +00:00
|
|
|
| argo-cd.enabled | bool | `false` | |
|
|
|
|
| argo-cd.namespace | string | `"argocd"` | |
|
2020-06-25 12:52:07 +00:00
|
|
|
| aws-ebs-csi-driver.enabled | bool | `false` | |
|
2020-07-24 14:40:24 +00:00
|
|
|
| aws-efs-csi-driver.enabled | bool | `false` | |
|
2020-08-20 10:40:08 +00:00
|
|
|
| calico.enabled | bool | `false` | |
|
2020-08-22 17:27:31 +00:00
|
|
|
| calico.retain | bool | `true` | |
|
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"` | |
|
2020-05-19 12:44:01 +00:00
|
|
|
| global.defaultDestination.server | string | `"https://kubernetes.default.svc"` | |
|
|
|
|
| global.defaultSource.pathPrefix | string | `""` | |
|
|
|
|
| global.defaultSource.repoURL | string | `"https://github.com/zero-down-time/kubezero"` | |
|
|
|
|
| global.defaultSource.targetRevision | string | `"HEAD"` | |
|
2020-11-24 14:44:57 +00:00
|
|
|
| istio-ingress.enabled | bool | `false` | |
|
|
|
|
| istio-ingress.namespace | string | `"istio-ingress"` | |
|
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"` | |
|
2020-06-25 12:52:07 +00:00
|
|
|
| kiam.enabled | bool | `false` | |
|
|
|
|
| local-volume-provisioner.enabled | bool | `false` | |
|
2020-08-14 16:05:25 +00:00
|
|
|
| logging.enabled | bool | `false` | |
|
2020-08-22 17:27:31 +00:00
|
|
|
| logging.namespace | string | `"logging"` | |
|
2020-07-30 17:18:32 +00:00
|
|
|
| metrics.enabled | bool | `false` | |
|
2020-08-22 17:27:31 +00:00
|
|
|
| metrics.namespace | string | `"monitoring"` | |
|
2020-10-05 10:50:23 +00:00
|
|
|
|
|
|
|
----------------------------------------------
|
2020-11-21 12:24:57 +00:00
|
|
|
Autogenerated from chart metadata using [helm-docs v1.2.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1)
|