From b5613c52a15bcd15a6a53112e6d8c0861d525cc0 Mon Sep 17 00:00:00 2001 From: Andy Zhang Date: Mon, 27 Nov 2023 21:25:34 +0800 Subject: [PATCH] Update driver-parameters.md --- docs/driver-parameters.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/driver-parameters.md b/docs/driver-parameters.md index 12f0cf972..2fcd079d9 100644 --- a/docs/driver-parameters.md +++ b/docs/driver-parameters.md @@ -129,6 +129,7 @@ kubectl create secret generic azure-secret --from-literal azurestoragespnclients - with blobfuse-proxy deployment (default on AKS), user could set `--tmp-path=` mount option to specify a different cache directory - [Mount an azure blob storage with a dedicated user-assigned managed identity](https://github.com/qxsch/Azure-Aks/tree/master/aks-blobfuse-mi) - [Blobfuse Performance and caching](https://github.com/Azure/azure-storage-fuse/tree/blobfuse-1.4.5#performance-and-caching) + - `--disable-writeback-cache=true`: Disallow libfuse to buffer write requests if you must strictly open files in O_WRONLY or O_APPEND mode - [Blobfuse CLI Flag Options v1 & v2](https://github.com/Azure/azure-storage-fuse/blob/main/MIGRATION.md#blobfuse-cli-flag-options) #### `containerName` parameter supports following pv/pvc metadata conversion