Files
offline_kubespray/roles/helm-apps/vars/main.yml
2024-02-16 17:08:09 +09:00

10 lines
152 B
YAML

---
helm_update: true
helm_defaults:
atomic: true
binary_path: "{{ bin_dir }}/helm"
helm_repository_defaults:
binary_path: "{{ bin_dir }}/helm"