kubezero/charts/kubezero
Stefan Reimer a49b139e54 feat: latest 1.23 cluster upgrade config 2022-09-14 19:08:14 +02:00
..
docs feat: make aws-node-termination handler work, more reorg 2021-12-01 16:43:42 +01:00
scripts ECK fixes for Kube 1.18, Redis cluster support incl. Enyoy proxy 2020-12-04 06:05:35 -08:00
templates feat: latest 1.23 cluster upgrade config 2022-09-14 19:08:14 +02:00
.gitignore More fixes now adding ArgoCD 2020-11-26 05:21:10 -08:00
.helmignore More fixes now adding ArgoCD 2020-11-26 05:21:10 -08:00
Chart.yaml feat: latest 1.23 cluster upgrade config 2022-09-14 19:08:14 +02:00
Makefile chore: checkin diffs to sync desktop 2021-05-12 16:32:33 +02:00
README.md feat: bootstrap / upgrade reorg as part of 1.23 2022-09-11 13:54:56 +02:00
bootstrap.sh chore: Bump minium helm version to 3.7 to match Kube 1.22 2022-04-26 18:10:13 +02:00
values.yaml feat: latest 1.23 cluster upgrade config 2022-09-14 19:08:14 +02:00

README.md

kubezero

Version: 1.23.10-1 Type: application

KubeZero - Root App of Apps chart

Homepage: https://kubezero.com

Maintainers

Name Email Url
Stefan Reimer stefan@zero-downtime.net

Requirements

Kubernetes: >= 1.20.0

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

Values

Key Type Default Description
HighAvailableControlplane bool false
addons.enabled bool true
addons.targetRevision string "0.6.1"
argocd.enabled bool false
argocd.istio.enabled bool false
argocd.namespace string "argocd"
argocd.targetRevision string "0.10.2"
cert-manager.enabled bool false
cert-manager.namespace string "cert-manager"
cert-manager.targetRevision string "0.9.2"
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.8.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.8.2"
istio.enabled bool false
istio.namespace string "istio-system"
istio.targetRevision string "0.8.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.2"
metrics.enabled bool false
metrics.istio.grafana object {}
metrics.istio.prometheus object {}
metrics.namespace string "monitoring"
metrics.targetRevision string "0.8.1"
network.enabled bool true
network.retain bool true
network.targetRevision string "0.3.2"
storage.aws-ebs-csi-driver.enabled bool false
storage.aws-efs-csi-driver.enabled bool false
storage.enabled bool false
storage.targetRevision string "0.7.0"

Autogenerated from chart metadata using helm-docs v1.9.1