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