kubezero/charts/kubezero-ci
2021-11-06 21:30:32 +01:00
..
templates/gocd feat: add istio support to kubezero-ci/gocd 2021-11-06 21:30:32 +01:00
Chart.yaml feat: add istio support to kubezero-ci/gocd 2021-11-06 21:30:32 +01:00
README.md feat: add istio support to kubezero-ci/gocd 2021-11-06 21:30:32 +01:00
README.md.gotmpl feature: new KubeZero module CI 2021-11-06 18:12:48 +01:00
values.yaml feat: add istio support to kubezero-ci/gocd 2021-11-06 21:30:32 +01:00

kubezero-ci

Version: 0.1.0 Type: application

KubeZero umbrella chart for all things CI

Homepage: https://kubezero.com

Maintainers

Name Email Url
Quarky9

Requirements

Kubernetes: >= 1.18.0

Repository Name Version
https://gocd.github.io/helm-chart gocd 1.39.4
https://zero-down-time.github.io/kubezero/ kubezero-lib >= 0.1.4

Jenkins

goCD

Resources

Values

Key Type Default Description
gocd.enabled bool false
gocd.istio.enabled bool false
gocd.istio.gateway string "istio-ingress/private-ingressgateway"
gocd.istio.url string ""
gocd.server.ingress.enabled bool false
gocd.server.service.type string "ClusterIP"
jenkins.enabled bool false