Fixing path for kubectl command
This commit is contained in:
parent
6fe27921de
commit
96aaa446d4
|
@ -15,9 +15,9 @@ In the pod, you need to provide the following information:
|
||||||
Launch the Pod:
|
Launch the Pod:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
# kubectl create -f examples/volumes/azure_disk/azure.yaml
|
# kubectl create -f examples/staging/volumes/azure_disk/azure.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
|
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
|
||||||
[]()
|
[]()
|
||||||
<!-- END MUNGE: GENERATED_ANALYTICS -->
|
<!-- END MUNGE: GENERATED_ANALYTICS -->
|
||||||
|
|
Loading…
Reference in New Issue