You've already forked Helm_Charts
fix: install helm
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
register: binary_helm_check_result
|
||||
|
||||
- name: install binary helm
|
||||
include_tasks: installation.yml
|
||||
include_tasks: install.yml
|
||||
when: not binary_helm_check_result.stat.exists or helm_force_update
|
||||
|
||||
- name: Install charts
|
||||
|
||||
Reference in New Issue
Block a user