From 96aaa446d4e7ec09e30b61cbb9459fb995029c2f Mon Sep 17 00:00:00 2001 From: Nishkarsh Raj Date: Tue, 8 Jun 2021 16:36:27 +0530 Subject: [PATCH] Fixing path for kubectl command --- staging/volumes/azure_disk/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/staging/volumes/azure_disk/README.md b/staging/volumes/azure_disk/README.md index c2ab6248..3ba0086b 100644 --- a/staging/volumes/azure_disk/README.md +++ b/staging/volumes/azure_disk/README.md @@ -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 ``` -[![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)]()