Skip to content

Commit e75e592

Browse files
authored
Update azure-csi-files-storage-provision.md
1 parent 80c6ffb commit e75e592

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,8 @@ The following example demonstrates how to mount a file share as a persistent vol
381381
apiVersion: v1
382382
kind: PersistentVolume
383383
metadata:
384+
annotations:
385+
pv.kubernetes.io/provisioned-by: file.csi.azure.com
384386
name: azurefile
385387
spec:
386388
capacity:

0 commit comments

Comments
 (0)