Skip to content

Commit b9cb1c0

Browse files
authored
Update pv-blobfuse-auth.yaml
1 parent 78c065c commit b9cb1c0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

deploy/example/pv-blobfuse-auth.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,11 @@ spec:
2727
# refer to https://github.com/Azure/azure-storage-fuse#environment-variables
2828
AzureStorageAuthType: key # key, sas, msi, spn
2929
AzureStorageIdentityClientID:
30-
AzureStorageIdentityObjectID:
3130
AzureStorageIdentityResourceID:
3231
MSIEndpoint:
3332
AzureStorageSPNClientID:
3433
AzureStorageSPNTenantID:
3534
AzureStorageAADEndpoint:
36-
nodeStageSecretRef: # secret should be stored here
35+
nodeStageSecretRef: # secret should be stored here, not needed for msi auth type
3736
name: azure-secret
3837
namespace: default

0 commit comments

Comments
 (0)