mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Add option to change the Tiller Deployment namespace.
This commit is contained in:
@@ -13,6 +13,9 @@ helm_skip_refresh: false
|
||||
# Set URL for stable repository
|
||||
# helm_stable_repo_url: "https://kubernetes-charts.storage.googleapis.com"
|
||||
|
||||
# Namespace for the Tiller Deployment.
|
||||
tiller_namespace: kube-system
|
||||
|
||||
# Set node selector options for Tiller Deployment manifest.
|
||||
# tiller_node_selectors: "key1=val1,key2=val2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user