1
0
mirror of https://github.com/ceph/ceph-csi.git synced 2024-12-21 04:20:23 +00:00
ceph-csi/deploy/cephfs/kubernetes/teardown-pod.sh
2018-03-05 13:21:30 +01:00

5 lines
69 B
Bash
Executable File

#!/bin/sh
kubectl delete -f ./pod.yaml
kubectl delete -f ./pvc.yaml