kubezero/charts/kubezero/README.md

86 lines
3.7 KiB
Markdown
Raw Permalink Normal View History

# kubezero
2023-07-04 15:28:05 +00:00
![Version: 1.26.6](https://img.shields.io/badge/Version-1.26.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
KubeZero - Root App of Apps chart
**Homepage:** <https://kubezero.com>
## Maintainers
| Name | Email | Url |
| ---- | ------ | --- |
| Stefan Reimer | <stefan@zero-downtime.net> | |
## Requirements
2023-07-04 15:28:05 +00:00
Kubernetes: `>= 1.26.0`
| Repository | Name | Version |
|------------|------|---------|
2023-04-12 16:13:01 +00:00
| https://cdn.zero-downtime.net/charts | kubezero-lib | >= 0.1.6 |
## Values
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| addons.aws-eks-asg-rolling-update-handler.enabled | bool | `false` | |
2022-09-28 15:41:30 +00:00
| addons.aws-node-termination-handler.enabled | bool | `false` | |
| addons.cluster-autoscaler.enabled | bool | `false` | |
| addons.clusterBackup.enabled | bool | `false` | |
| addons.enabled | bool | `true` | |
2022-09-28 15:41:30 +00:00
| addons.external-dns.enabled | bool | `false` | |
| addons.forseti.enabled | bool | `false` | |
| addons.sealed-secrets.enabled | bool | `false` | |
2023-04-12 16:13:01 +00:00
| addons.targetRevision | string | `"0.7.5"` | |
| argocd.argocd-image-updater.enabled | bool | `false` | |
2020-11-30 17:30:06 +00:00
| argocd.enabled | bool | `false` | |
| argocd.istio.enabled | bool | `false` | |
| argocd.namespace | string | `"argocd"` | |
2023-05-25 20:44:02 +00:00
| argocd.targetRevision | string | `"0.12.1"` | |
| cert-manager.enabled | bool | `false` | |
2020-08-22 17:27:31 +00:00
| cert-manager.namespace | string | `"cert-manager"` | |
2023-04-13 11:55:48 +00:00
| cert-manager.targetRevision | string | `"0.9.4"` | |
2022-09-20 12:54:33 +00:00
| global.clusterName | string | `"zdt-trial-cluster"` | |
| global.highAvailable | bool | `false` | |
| istio-ingress.chart | string | `"kubezero-istio-gateway"` | |
2020-11-24 14:44:57 +00:00
| istio-ingress.enabled | bool | `false` | |
| istio-ingress.gateway.service | object | `{}` | |
2020-11-24 14:44:57 +00:00
| istio-ingress.namespace | string | `"istio-ingress"` | |
2023-04-13 11:55:48 +00:00
| istio-ingress.targetRevision | string | `"0.10.0"` | |
| istio-private-ingress.chart | string | `"kubezero-istio-gateway"` | |
| istio-private-ingress.enabled | bool | `false` | |
| istio-private-ingress.gateway.service | object | `{}` | |
| istio-private-ingress.namespace | string | `"istio-ingress"` | |
2023-04-14 14:40:51 +00:00
| istio-private-ingress.targetRevision | string | `"0.10.0"` | |
| istio.enabled | bool | `false` | |
2020-11-24 14:44:57 +00:00
| istio.namespace | string | `"istio-system"` | |
2023-04-13 11:55:48 +00:00
| istio.targetRevision | string | `"0.10.0"` | |
2021-09-28 14:12:23 +00:00
| kubezero.defaultTargetRevision | string | `"*"` | |
| kubezero.gitSync | object | `{}` | |
| kubezero.repoURL | string | `"https://cdn.zero-downtime.net/charts"` | |
| kubezero.server | string | `"https://kubernetes.default.svc"` | |
| logging.enabled | bool | `false` | |
2020-08-22 17:27:31 +00:00
| logging.namespace | string | `"logging"` | |
2023-04-14 14:40:51 +00:00
| logging.targetRevision | string | `"0.8.6"` | |
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 | `{}` | |
2023-07-04 15:28:05 +00:00
| metrics.kubezero.prometheus.prometheusSpec.additionalScrapeConfigs | list | `[]` | |
2020-08-22 17:27:31 +00:00
| metrics.namespace | string | `"monitoring"` | |
2023-05-25 20:44:02 +00:00
| metrics.targetRevision | string | `"0.9.2"` | |
2022-09-20 12:54:33 +00:00
| network.cilium.cluster | object | `{}` | |
| network.enabled | bool | `true` | |
| network.retain | bool | `true` | |
2023-07-04 15:28:05 +00:00
| network.targetRevision | string | `"0.4.4"` | |
2022-02-01 10:29:02 +00:00
| storage.aws-ebs-csi-driver.enabled | bool | `false` | |
| storage.aws-efs-csi-driver.enabled | bool | `false` | |
| storage.enabled | bool | `false` | |
| storage.gemini.enabled | bool | `false` | |
2023-04-12 11:14:31 +00:00
| storage.k8up.enabled | bool | `false` | |
| storage.snapshotController.enabled | bool | `false` | |
2023-05-02 10:15:47 +00:00
| storage.targetRevision | string | `"0.8.2"` | |
----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)