Skip to content

Commit 5d266f4

Browse files
authored
Update driver-parameters.md
1 parent ae88e4d commit 5d266f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/driver-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ nodeStageSecretRef.name | secret name that stores(check below examples):<br>`azu
116116
nodeStageSecretRef.namespace | secret namespace | k8s namespace | Yes |
117117
--- | **Following parameters are only for NFS protocol** | --- | --- |
118118
volumeAttributes.mountPermissions | mounted folder permissions | `0777` | No |
119-
fsGroupChangePolicy | indicates how volume's ownership will be changed by the driver, pod `securityContext.fsGroupChangePolicy` is ignored | `OnRootMismatch`(by default), `Always`, `None` | No | `OnRootMismatch`
119+
volumeAttributes.fsGroupChangePolicy | indicates how volume's ownership will be changed by the driver, pod `securityContext.fsGroupChangePolicy` is ignored | `OnRootMismatch`(by default), `Always`, `None` | No | `OnRootMismatch`
120120
--- | **Following parameters are only for feature: blobfuse [Managed Identity and Service Principal Name auth](https://github.com/Azure/azure-storage-fuse/tree/blobfuse-1.4.5#environment-variables)** | --- | --- |
121121
volumeAttributes.AzureStorageAuthType | Authentication Type | `Key`, `SAS`, `MSI`, `SPN` | No | `Key`
122122
volumeAttributes.AzureStorageIdentityClientID | Identity Client ID | | No |

0 commit comments

Comments
 (0)