kubezero/charts/kubezero-app
2020-05-15 10:38:06 +01:00
..
templates Move defaultrepo options into global 2020-05-15 10:38:06 +01:00
.helmignore New consitent naming scheme for umbrella charts/artifacts 2020-05-06 18:20:53 +01:00
Chart.yaml First draft of Kiam chart, various fixes and improvements, cascade delete enabled by default 2020-05-14 18:24:51 +01:00
README.md New consitent naming scheme for umbrella charts/artifacts 2020-05-06 18:20:53 +01:00
values-all.yaml Move defaultrepo options into global 2020-05-15 10:38:06 +01:00
values.yaml Move defaultrepo options into global 2020-05-15 10:38:06 +01:00

kubezeroApp

KubeZero ArgoCD Application - Root chart of the KubeZero

Current chart version is 0.1.4

Source code can be found here

Chart Values

Key Type Default Description
calico.enabled bool false
certManager.enabled bool false
defaultDestination.server string "https://kubernetes.default.svc"
defaultSource.pathPrefix string "" optional path prefix within repoURL to support eg. remote subtrees
defaultSource.repoURL string "https://github.com/zero-down-time/kubezero" default repository for argocd applications
defaultSource.targetRevision string "HEAD" default tracking of repoURL
localVolumeProvisioner.enabled bool false