mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-15 03:40:45 -03:30
add cleanup
This commit is contained in:
parent
5cf1396cb7
commit
df6cf9aa51
@ -0,0 +1,4 @@
|
||||
---
|
||||
- name: "Clean up left over jobs."
|
||||
command: "{{ bin_dir }}/kubectl delete jobs,pods --selector=\"deploy-heketi\""
|
||||
changed_when: false
|
||||
Loading…
x
Reference in New Issue
Block a user