2020-05-04 13:29:21 +00:00
|
|
|
kubezero
|
|
|
|
========
|
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-07-15 17:13:23 +00:00
|
|
|
Current chart version is `0.3.8`
|
2020-05-04 13:29:21 +00:00
|
|
|
|
|
|
|
Source code can be found [here](https://kubezero.com)
|
|
|
|
|
|
|
|
## Chart Requirements
|
|
|
|
|
|
|
|
| Repository | Name | Version |
|
|
|
|
|------------|------|---------|
|
2020-05-19 12:44:01 +00:00
|
|
|
| https://zero-down-time.github.io/kubezero/ | kubezero-lib | >= 0.1.1 |
|
2020-05-04 13:29:21 +00:00
|
|
|
|
|
|
|
## Chart Values
|
|
|
|
|
|
|
|
| Key | Type | Default | Description |
|
|
|
|
|-----|------|---------|-------------|
|
2020-06-25 12:52:07 +00:00
|
|
|
| aws-ebs-csi-driver.enabled | bool | `false` | |
|
2020-07-06 11:32:24 +00:00
|
|
|
| calico.enabled | bool | `true` | |
|
2020-07-09 15:17:23 +00:00
|
|
|
| calico.type | string | `"kustomize"` | |
|
|
|
|
| calico.values.migration | bool | `false` | |
|
2020-07-06 11:32:24 +00:00
|
|
|
| cert-manager.enabled | bool | `true` | |
|
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-07-14 16:39:12 +00:00
|
|
|
| istio.enabled | bool | `false` | |
|
2020-06-25 12:52:07 +00:00
|
|
|
| kiam.enabled | bool | `false` | |
|
|
|
|
| local-volume-provisioner.enabled | bool | `false` | |
|
2020-07-06 11:32:24 +00:00
|
|
|
| platform | string | `"aws"` | |
|