Allow handler to fail (timing issue helm charts)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ccbd4ed984
commit
fe306bd845
@ -21,3 +21,4 @@
|
|||||||
state: present
|
state: present
|
||||||
kubeconfig: "{{ kubeconfig.path }}"
|
kubeconfig: "{{ kubeconfig.path }}"
|
||||||
with_fileglob: /var/lib/rancher/k3s/server/manifests/*.yaml
|
with_fileglob: /var/lib/rancher/k3s/server/manifests/*.yaml
|
||||||
|
ignore_errors: yes
|
||||||
|
Loading…
Reference in New Issue
Block a user