mirror of https://github.com/easzlab/kubeasz.git
9 lines
346 B
YAML
9 lines
346 B
YAML
helm_namespace: kube-system
|
|
helm_cert_cn: helm001
|
|
tiller_sa: tiller
|
|
tiller_cert_cn: tiller001
|
|
tiller_image: jmgao1983/tiller:v2.12.3
|
|
repo_url: https://kubernetes-charts.storage.googleapis.com
|
|
# 如果默认官方repo 网络访问不稳定可以使用如下的阿里云镜像repo
|
|
#repo_url: https://kubernetes.oss-cn-hangzhou.aliyuncs.com/charts
|