Remove force key
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
3d39540ab3
commit
a4262fa2e9
@ -224,7 +224,6 @@
|
|||||||
# wait: yes
|
# wait: yes
|
||||||
kubeconfig: "{{ kubeconfig.path }}"
|
kubeconfig: "{{ kubeconfig.path }}"
|
||||||
values: "{{ item.setvalues | default(omit) }}"
|
values: "{{ item.setvalues | default(omit) }}"
|
||||||
force: yes
|
|
||||||
loop: "{{ helm.charts }}"
|
loop: "{{ helm.charts }}"
|
||||||
throttle: 1
|
throttle: 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user