1
0
mirror of https://github.com/ceph/ceph-csi.git synced 2025-03-10 01:19:29 +00:00
ceph-csi/deploy/cephfs/kubernetes/deploy-pod.sh
2018-03-05 13:21:30 +01:00

5 lines
69 B
Bash
Executable File

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