Fixing path for kubectl command

This commit is contained in:
Nishkarsh Raj 2021-06-08 16:36:27 +05:30 committed by GitHub
parent 6fe27921de
commit 96aaa446d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -15,9 +15,9 @@ In the pod, you need to provide the following information:
Launch the Pod:
```console
# kubectl create -f examples/volumes/azure_disk/azure.yaml
# kubectl create -f examples/staging/volumes/azure_disk/azure.yaml
```
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/examples/volumes/azure_disk/README.md?pixel)]()
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/examples/staging/volumes/azure_disk/README.md?pixel)]()
<!-- END MUNGE: GENERATED_ANALYTICS -->