We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd12225 commit 3125547Copy full SHA for 3125547
deploy/example/blobfuse-mi/README.md
@@ -37,7 +37,6 @@ AzureStorageIdentityClientID=`az identity list -g "$resourcegroup" --query "[?na
37
protocol: fuse
38
resourceGroup: EXISTING_RESOURCE_GROUP_NAME # optional, node resource group by default if it's not provided
39
storageAccount: EXISTING_STORAGE_ACCOUNT_NAME # optional, a new account will be created if it's not provided
40
- containerName: EXISTING_CONTAINER_NAME # optional, a new container will be created if it's not provided
41
AzureStorageAuthType: MSI
42
AzureStorageIdentityClientID: "xxxxx-xxxx-xxx-xxx-xxxxxxx"
43
reclaimPolicy: Delete
0 commit comments