mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-07 10:37:38 +03:00
9 lines
171 B
YAML
9 lines
171 B
YAML
---
|
|
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
|