# kubezero

![Version: 1.31.3](https://img.shields.io/badge/Version-1.31.3-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

Kubernetes: `>= 1.26.0-0`

| Repository | Name | Version |
|------------|------|---------|
| https://cdn.zero-downtime.net/charts | kubezero-lib | >= 0.2.1 |

## Values

| Key | Type | Default | Description |
|-----|------|---------|-------------|
| addons.aws-eks-asg-rolling-update-handler.enabled | bool | `false` |  |
| addons.aws-node-termination-handler.enabled | bool | `false` |  |
| addons.cluster-autoscaler.enabled | bool | `false` |  |
| addons.clusterBackup.enabled | bool | `false` |  |
| addons.enabled | bool | `true` |  |
| addons.external-dns.enabled | bool | `false` |  |
| addons.forseti.enabled | bool | `false` |  |
| addons.sealed-secrets.enabled | bool | `false` |  |
| addons.targetRevision | string | `"0.8.11"` |  |
| argo.argo-cd.enabled | bool | `false` |  |
| argo.argo-cd.istio.enabled | bool | `false` |  |
| argo.argocd-image-updater.enabled | bool | `false` |  |
| argo.enabled | bool | `false` |  |
| argo.namespace | string | `"argocd"` |  |
| argo.targetRevision | string | `"0.2.6"` |  |
| cert-manager.enabled | bool | `false` |  |
| cert-manager.namespace | string | `"cert-manager"` |  |
| cert-manager.targetRevision | string | `"0.9.10"` |  |
| falco.enabled | bool | `false` |  |
| falco.k8saudit.enabled | bool | `false` |  |
| falco.targetRevision | string | `"0.1.2"` |  |
| global.aws | object | `{}` |  |
| global.clusterName | string | `"zdt-trial-cluster"` |  |
| global.gcp | object | `{}` |  |
| global.highAvailable | bool | `false` |  |
| global.platform | string | `"aws"` |  |
| istio-ingress.chart | string | `"kubezero-istio-gateway"` |  |
| istio-ingress.enabled | bool | `false` |  |
| istio-ingress.gateway.service | object | `{}` |  |
| istio-ingress.namespace | string | `"istio-ingress"` |  |
| istio-ingress.targetRevision | string | `"0.23.2"` |  |
| 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"` |  |
| istio-private-ingress.targetRevision | string | `"0.23.2"` |  |
| istio.enabled | bool | `false` |  |
| istio.namespace | string | `"istio-system"` |  |
| istio.targetRevision | string | `"0.23.2"` |  |
| 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` |  |
| logging.namespace | string | `"logging"` |  |
| logging.targetRevision | string | `"0.8.13"` |  |
| metrics.enabled | bool | `false` |  |
| metrics.istio.grafana | object | `{}` |  |
| metrics.istio.prometheus | object | `{}` |  |
| metrics.kubezero.prometheus.prometheusSpec.additionalScrapeConfigs | list | `[]` |  |
| metrics.namespace | string | `"monitoring"` |  |
| metrics.targetRevision | string | `"0.10.2"` |  |
| network.cilium.cluster | object | `{}` |  |
| network.enabled | bool | `true` |  |
| network.retain | bool | `true` |  |
| network.targetRevision | string | `"0.5.5"` |  |
| operators.enabled | bool | `false` |  |
| operators.namespace | string | `"operators"` |  |
| operators.targetRevision | string | `"0.1.6"` |  |
| 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` |  |
| storage.k8up.enabled | bool | `false` |  |
| storage.lvm-localpv.enabled | bool | `false` |  |
| storage.snapshotController.enabled | bool | `false` |  |
| storage.targetRevision | string | `"0.8.9"` |  |
| telemetry.enabled | bool | `false` |  |
| telemetry.namespace | string | `"telemetry"` |  |
| telemetry.targetRevision | string | `"0.4.1"` |  |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)