kubezero/charts/kubezero
Stefan Reimer ca52f90153 Add Istio into kubezero, disabled by default 2020-07-14 17:39:12 +01:00
..
templates Add Istio into kubezero, disabled by default 2020-07-14 17:39:12 +01:00
.helmignore New cleaned up KubeZero layout 2020-06-25 13:52:07 +01:00
Chart.yaml Add Istio into kubezero, disabled by default 2020-07-14 17:39:12 +01:00
README.md Add Istio into kubezero, disabled by default 2020-07-14 17:39:12 +01:00
values-all.yaml Add Istio into kubezero, disabled by default 2020-07-14 17:39:12 +01:00
values.yaml Add Istio into kubezero, disabled by default 2020-07-14 17:39:12 +01:00

README.md

kubezero

KubeZero ArgoCD Application - Root App of Apps chart of KubeZero

Current chart version is 0.3.7

Source code can be found here

Chart Requirements

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

Chart Values

Key Type Default Description
aws-ebs-csi-driver.enabled bool false
calico.enabled bool true
calico.type string "kustomize"
calico.values.migration bool false
cert-manager.enabled bool true
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
platform string "aws"