Merge pull request #10638 from aaronsuns/patch-1

Update use-nfs-volumes.md
This commit is contained in:
Sebastiaan van Stijn
2020-04-15 16:21:30 +02:00
committed by GitHub

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