mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Add an option for helm init --wait (#4202)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
9a91ef8628
commit
6a33411d65
@@ -7,6 +7,9 @@ helm_home_dir: "/root/.helm"
|
||||
# Deployment mode: host or docker
|
||||
helm_deployment_type: host
|
||||
|
||||
# Wait until Tiller is running and ready to receive requests
|
||||
tiller_wait: false
|
||||
|
||||
# Do not download the local repository cache on helm init
|
||||
helm_skip_refresh: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user