Merge pull request #364 from wlodekb/patch-1
Update an example for pvc in azure files
This commit is contained in:
commit
629c9013d1
|
@ -17,5 +17,5 @@ spec:
|
||||||
# Replace with correct storage share name
|
# Replace with correct storage share name
|
||||||
shareName: k8stest
|
shareName: k8stest
|
||||||
# In case the secret is stored in a different namespace
|
# In case the secret is stored in a different namespace
|
||||||
#shareNamespace: default
|
#secretNamespace: default
|
||||||
readOnly: false
|
readOnly: false
|
||||||
|
|
Loading…
Reference in New Issue