kubezero/charts/kubezero
Stefan Reimer e351a74eeb Some tool tweaks 2021-03-19 16:16:13 +01:00
..
clusters Latest fixes, fluent-bit version bump 2020-11-26 09:37:10 -08:00
scripts ECK fixes for Kube 1.18, Redis cluster support incl. Enyoy proxy 2020-12-04 06:05:35 -08:00
templates Some tool tweaks 2021-03-19 16:16:13 +01: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 Upgrade fluentd to use new upstream helm and image 2021-03-10 10:32:12 +01:00
README.md Upgrade fluentd to use new upstream helm and image 2021-03-10 10:32:12 +01:00
bootstrap.sh Bugfixes for control plane, proper calico cpu requests 2021-03-17 17:29:44 +01:00
values.yaml Upgrade fluentd to use new upstream helm and image 2021-03-10 10:32:12 +01:00

README.md

kubezero

Version: 0.5.1 Type: application

KubeZero - Bootstrap and ArgoCD Root App of Apps chart

Homepage: https://kubezero.com

Maintainers

Name Email Url
Quarky9

Requirements

Kubernetes: >= 1.18.0

Repository Name Version
https://zero-down-time.github.io/kubezero/ kubezero-lib >= 0.1.3

Values

Key Type Default Description
HighAvailableControlplane bool false
argo object {}
argocd.crds bool true
argocd.enabled bool false
argocd.istio.enabled bool false
argocd.namespace string "argocd"
aws-ebs-csi-driver.enabled bool false
aws-efs-csi-driver.enabled bool false
aws-node-termination-handler.enabled bool false
calico.crds bool true
calico.enabled bool false
calico.retain bool true
cert-manager.crds bool true
cert-manager.enabled bool false
cert-manager.namespace string "cert-manager"
global.kubezero.pathPrefix string ""
global.kubezero.repoURL string "https://github.com/zero-down-time/kubezero"
global.kubezero.server string "https://kubernetes.default.svc"
global.kubezero.targetRevision string "HEAD"
istio-ingress.enabled bool false
istio-ingress.namespace string "istio-ingress"
istio.crds bool true
istio.enabled bool false
istio.namespace string "istio-system"
kiam.enabled bool false
local-path-provisioner.enabled bool false
local-volume-provisioner.enabled bool false
logging.crds bool true
logging.enabled bool false
logging.namespace string "logging"
metrics.crds bool true
metrics.enabled bool false
metrics.istio.grafana object {}
metrics.istio.prometheus object {}
metrics.namespace string "monitoring"

Autogenerated from chart metadata using helm-docs v1.5.0