Skip to content

Commit 96aaa44

Browse files
authored
Fixing path for kubectl command
1 parent 6fe2792 commit 96aaa44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

staging/volumes/azure_disk/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ In the pod, you need to provide the following information:
1515
Launch the Pod:
1616

1717
```console
18-
# kubectl create -f examples/volumes/azure_disk/azure.yaml
18+
# kubectl create -f examples/staging/volumes/azure_disk/azure.yaml
1919
```
2020

2121
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
22-
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/examples/volumes/azure_disk/README.md?pixel)]()
22+
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/examples/staging/volumes/azure_disk/README.md?pixel)]()
2323
<!-- END MUNGE: GENERATED_ANALYTICS -->

0 commit comments

Comments
 (0)