force update helm repo if exists on host (#11043)
parent
3067e565c0
commit
b2cce8d6dc
|
@ -7,3 +7,4 @@ helm_defaults:
|
||||||
|
|
||||||
helm_repository_defaults:
|
helm_repository_defaults:
|
||||||
binary_path: "{{ bin_dir }}/helm"
|
binary_path: "{{ bin_dir }}/helm"
|
||||||
|
force_update: true
|
||||||
|
|
Loading…
Reference in New Issue