mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 03:37:36 +03:00
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