Skip to content

Commit 6c9d1bb

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/azure-csi-disk-storage-provision.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ When you create an Azure disk for use with AKS, you can create the disk resource
328328
pvc-azuredisk Bound pv-azuredisk 20Gi RWO 5s
329329
```
330330

331-
5. Create a *azure-disk-pod.yaml* file to reference your *PersistentVolumeClaim*.
331+
5. Create an *azure-disk-pod.yaml* file to reference your *PersistentVolumeClaim*.
332332

333333
```yaml
334334
apiVersion: v1

0 commit comments

Comments
 (0)