mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-12 17:30:19 +00:00
5 lines
69 B
Bash
Executable File
5 lines
69 B
Bash
Executable File
#!/bin/sh
|
|
|
|
kubectl delete -f ./pod.yaml
|
|
kubectl delete -f ./pvc.yaml
|