Files
offline_kubespray/kubespray/roles/helm-apps/vars/main.yml
ByeonJungHun 360c6eef4a offline 작업
2024-02-19 16:02:29 +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"