kubezero/charts/kubezero/README.md

48 lines
1.7 KiB
Markdown
Raw Normal View History

# kubezero
![Version: 0.4.5](https://img.shields.io/badge/Version-0.4.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
2020-06-25 12:52:07 +00:00
KubeZero ArgoCD Application - Root App of Apps chart of KubeZero
**Homepage:** <https://kubezero.com>
## Maintainers
| Name | Email | Url |
| ---- | ------ | --- |
| Quarky9 | | |
## Requirements
Kubernetes: `>= 1.16.0`
| Repository | Name | Version |
|------------|------|---------|
| https://zero-down-time.github.io/kubezero/ | kubezero-lib | >= 0.1.3 |
## Values
| Key | Type | Default | Description |
|-----|------|---------|-------------|
2020-06-25 12:52:07 +00:00
| aws-ebs-csi-driver.enabled | bool | `false` | |
| aws-efs-csi-driver.enabled | bool | `false` | |
| calico.enabled | bool | `false` | |
2020-08-22 17:27:31 +00:00
| calico.retain | bool | `true` | |
| 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"` | |
| istio.enabled | bool | `false` | |
2020-06-25 12:52:07 +00:00
| kiam.enabled | bool | `false` | |
| local-volume-provisioner.enabled | bool | `false` | |
| 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-07-06 11:32:24 +00:00
| platform | string | `"aws"` | |
----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.4.0](https://github.com/norwoodj/helm-docs/releases/v1.4.0)