1
0
mirror of https://github.com/ceph/ceph-csi.git synced 2024-12-27 15:30:23 +00:00
ceph-csi/deploy/cephfs/kubernetes/deploy-pod.sh

5 lines
69 B
Bash
Raw Normal View History

2018-03-05 11:59:47 +00:00
#!/bin/sh
kubectl create -f ./pvc.yaml
kubectl create -f ./pod.yaml