Skip to content

Commit b537d2f

Browse files
authored
doc: Fix formatting in storageclass-blobfuse-mi.yaml
1 parent 9f275a4 commit b537d2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy/example/blobfuse-mi/storageclass-blobfuse-mi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ provisioner: blob.csi.azure.com
77
parameters:
88
skuName: Premium_LRS
99
protocol: fuse
10-
resourceGroup: EXISTING_RESOURCE_GROUP_NAME # optional, node resource group by default if it's not provided
11-
storageAccount: EXISTING_STORAGE_ACCOUNT_NAME # optional, a new account will be created if it's not provided
10+
resourceGroup: EXISTING_RESOURCE_GROUP_NAME # optional, node resource group by default if it's not provided
11+
storageAccount: EXISTING_STORAGE_ACCOUNT_NAME # optional, a new account will be created if it's not provided
1212
AzureStorageAuthType: MSI
1313
AzureStorageIdentityClientID: "xxxxx-xxxx-xxx-xxx-xxxxxxx"
1414
reclaimPolicy: Delete

0 commit comments

Comments
 (0)