Update use-nfs-volumes.md

This commit is contained in:
aaronsuns
2020-04-15 15:40:57 +02:00
committed by GitHub
parent 3ad57b1bf3
commit 5a0a090196

View File

@@ -64,7 +64,7 @@ spec:
To deploy the pod, and ensure that it started up correctly, use the [kubectl](../../user-access/kubectl/) command line tool.
```bash
$ kubectl create -f nfsinapod.yaml
$ kubectl create -f nfs-in-a-pod.yaml
$ kubectl get pods
NAME READY STATUS RESTARTS AGE