azure-storage-fuse/testdata/config/config_msi.yaml

21 строка
356 B
YAML

logging:
level: log_debug
file-path: "blobfuse2-logs.txt"
type: base
account-name: { NIGHTLY_STO_BLOB_ACC_NAME }
container-name: { 0 }
auth:
type: msi
client-id: { NIGHTLY_MSI_CLIENT_ID }
components:
- libfuse
- loopbackfs
libfuse:
attribute-expiration-sec: 0
entry-expiration-sec: 0
ignore-open-flags: true
loopbackfs:
path: { 1 }