Update azure_file volume example

removed secretNamespace property
This commit is contained in:
Pierre PACI 2020-03-25 15:18:24 +01:00 committed by GitHub
parent fc8d33c5a1
commit 4ff9eb7424
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ In the pod, you need to provide the following information:
- `secretName`: the name of the secret that contains both Azure storage account name and key.
- `shareName`: The share name to be used.
- `readOnly`: Whether the filesystem is used as readOnly.
- `secretNamespace`: (optional) The namespace in which the secret was created; `default` is used if not set
Create the secret: