mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-06 08:57:37 -02:30
Add optional helm deployment mode for host (#1920)
This commit is contained in:
@@ -3,3 +3,6 @@ helm_enabled: false
|
||||
|
||||
# specify a dir and attach it to helm for HELM_HOME.
|
||||
helm_home_dir: "/root/.helm"
|
||||
|
||||
# Deployment mode: host or docker
|
||||
helm_deployment_type: docker
|
||||
|
||||
Reference in New Issue
Block a user