Skip to content

Commit

Permalink
Update csi-debug.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andyzhangx authored Aug 14, 2023
1 parent 7952b0b commit 3465228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/csi-debug.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ export AZURE_STORAGE_ACCOUNT=
export AZURE_STORAGE_ACCESS_KEY=
# only for sovereign cloud
# export AZURE_STORAGE_BLOB_ENDPOINT=accountname.blob.core.chinacloudapi.cn
blobfuse test --container-name=CONTAINER-NAME --tmp-path=/tmp/blobfuse -o allow_other --file-cache-timeout-in-seconds=120
blobfuse2 test --container-name=CONTAINER-NAME --tmp-path=/tmp/blobfuse -o allow_other --file-cache-timeout-in-seconds=120
```
> You can find more detailed information about environment variables at https://github.com/Azure/azure-storage-fuse#environment-variables.
Expand Down

0 comments on commit 3465228

Please sign in to comment.