8 lines
171 B
YAML
8 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
|