48 lines
1.7 KiB
Markdown
48 lines
1.7 KiB
Markdown
# 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)
|
|
|
|
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 |
|
|
|-----|------|---------|-------------|
|
|
| aws-ebs-csi-driver.enabled | bool | `false` | |
|
|
| aws-efs-csi-driver.enabled | bool | `false` | |
|
|
| calico.enabled | bool | `false` | |
|
|
| calico.retain | bool | `true` | |
|
|
| cert-manager.enabled | bool | `false` | |
|
|
| cert-manager.namespace | string | `"cert-manager"` | |
|
|
| 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` | |
|
|
| kiam.enabled | bool | `false` | |
|
|
| local-volume-provisioner.enabled | bool | `false` | |
|
|
| logging.enabled | bool | `false` | |
|
|
| logging.namespace | string | `"logging"` | |
|
|
| metrics.enabled | bool | `false` | |
|
|
| metrics.namespace | string | `"monitoring"` | |
|
|
| platform | string | `"aws"` | |
|
|
|
|
----------------------------------------------
|
|
Autogenerated from chart metadata using [helm-docs v1.2.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1)
|