github.com/replicatedcom/ship@v0.50.0/integration/docker-registry.yaml (about)

     1  version: 0.1
     2  log:
     3    fields:
     4      service: registry
     5  storage:
     6    cache:
     7      blobdescriptor: inmemory
     8    filesystem:
     9      rootdirectory: /var/lib/registry
    10  http:
    11    addr: :5000
    12    headers:
    13      X-Content-Type-Options: [nosniff]
    14  health:
    15    storagedriver:
    16      enabled: true
    17      interval: 10s
    18      threshold: 3