Allow handler to fail (timing issue helm charts)
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Danny Bessems 2022-08-18 12:54:16 +02:00
parent ccbd4ed984
commit fe306bd845
1 changed files with 1 additions and 0 deletions

View File

@ -21,3 +21,4 @@
state: present
kubeconfig: "{{ kubeconfig.path }}"
with_fileglob: /var/lib/rancher/k3s/server/manifests/*.yaml
ignore_errors: yes