Skip to content

Commit 6c8e090

Browse files
authored
Update azure-csi-disk-storage-provision.md
Fixed the azure-pvc-disk.yaml file Format, as it was not working once you copy and paste it.
1 parent 68f0293 commit 6c8e090

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
@@ -156,7 +156,7 @@ Once the persistent volume claim has been created and the disk successfully prov
156156
- name: volume
157157
persistentVolumeClaim:
158158
claimName: azure-managed-disk
159-
```
159+
```
160160

161161
2. Create the pod with the [kubectl apply][kubectl-apply] command, as shown in the following example:
162162

0 commit comments

Comments
 (0)