mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-13 20:37:43 -02:30
also remove storage class
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
---
|
---
|
||||||
|
- name: "Remove storage class."
|
||||||
|
command: "kubectl delete storageclass gluster"
|
||||||
|
ignore_errors: true
|
||||||
- name: "Tear down heketi."
|
- name: "Tear down heketi."
|
||||||
command: "kubectl delete all,service,jobs,deployment,secret --selector=\"glusterfs=heketi-pod\""
|
command: "kubectl delete all,service,jobs,deployment,secret --selector=\"glusterfs=heketi-pod\""
|
||||||
ignore_errors: true
|
ignore_errors: true
|
||||||
|
|||||||
Reference in New Issue
Block a user