Add force key to helm module
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
Danny Bessems 2022-06-02 15:00:06 +02:00
parent 3d38d84786
commit 3d39540ab3
1 changed files with 1 additions and 0 deletions

View File

@ -224,6 +224,7 @@
# wait: yes
kubeconfig: "{{ kubeconfig.path }}"
values: "{{ item.setvalues | default(omit) }}"
force: yes
loop: "{{ helm.charts }}"
throttle: 1