Skip to content

Commit 4ff9eb7

Browse files
authored
Update azure_file volume example
removed secretNamespace property
1 parent fc8d33c commit 4ff9eb7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

staging/volumes/azure_file/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ In the pod, you need to provide the following information:
3131
- `secretName`: the name of the secret that contains both Azure storage account name and key.
3232
- `shareName`: The share name to be used.
3333
- `readOnly`: Whether the filesystem is used as readOnly.
34-
- `secretNamespace`: (optional) The namespace in which the secret was created; `default` is used if not set
3534

3635
Create the secret:
3736

0 commit comments

Comments
 (0)