diff --git a/staging/volumes/azure_file/azure-pv.yaml b/staging/volumes/azure_file/azure-pv.yaml index 3b78c45c..e48e3917 100644 --- a/staging/volumes/azure_file/azure-pv.yaml +++ b/staging/volumes/azure_file/azure-pv.yaml @@ -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