kubeasz/roles/helm/defaults/main.yml

10 lines
359 B
YAML
Raw Normal View History

2018-05-27 11:00:12 +08:00
helm_namespace: kube-system
2018-05-23 13:54:41 +08:00
helm_cert_cn: helm001
tiller_sa: tiller
tiller_cert_cn: tiller001
2019-06-10 23:55:33 +08:00
tiller_image: easzlab/tiller:v2.14.1
2018-05-31 23:12:14 +08:00
repo_url: https://kubernetes-charts.storage.googleapis.com
2019-06-10 23:55:33 +08:00
history_max: 5
2018-05-31 23:12:14 +08:00
# 如果默认官方repo 网络访问不稳定可以使用如下的阿里云镜像repo
#repo_url: https://kubernetes.oss-cn-hangzhou.aliyuncs.com/charts