mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
Merge pull request #10638 from aaronsuns/patch-1
Update use-nfs-volumes.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user