8 lines
133 B
YAML
8 lines
133 B
YAML
|
---
|
||
|
helm_defaults:
|
||
|
atomic: true
|
||
|
binary_path: "{{ bin_dir }}/helm"
|
||
|
|
||
|
helm_repository_defaults:
|
||
|
binary_path: "{{ bin_dir }}/helm"
|