Update an example for pvc in azure files
unknown field `shareNamespace`. proper field name for access secret in different namespace is `secretNamespace`
This commit is contained in:
parent
f3d89d074f
commit
0baad77a4b
|
@ -17,5 +17,5 @@ spec:
|
|||
# Replace with correct storage share name
|
||||
shareName: k8stest
|
||||
# In case the secret is stored in a different namespace
|
||||
#shareNamespace: default
|
||||
#secretNamespace: default
|
||||
readOnly: false
|
||||
|
|
Loading…
Reference in New Issue