github.com/lyft/flytestdlib@v0.3.12-0.20210213045714-8cdd111ecda1/tests/testdata/combined.yaml (about)

     1  logger:
     2    formatter:
     3      type: ""
     4    level: 5
     5    mute: false
     6    show-source: false
     7  storage:
     8    cache:
     9      max_size_mbs: 0
    10      target_gc_percent: 0
    11    connection:
    12      access-key: minio
    13      auth-type: accesskey
    14      disable-ssl: true
    15      endpoint: http://minio:9000
    16      region: us-east-1
    17      secret-key: miniostorage
    18    container: ""
    19    defaultHttpClient:
    20      headers: null
    21      timeout: 0s
    22    limits:
    23      maxDownloadMBs: 0
    24    type: s3