github.com/GoogleContainerTools/skaffold/v2@v2.13.2/integration/testdata/kaniko-insecure-registry/insecure-registry/config.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: 0.0.0.0:5000
    12    headers:
    13      X-Content-Type-Options: [nosniff]
    14  health:
    15    storagedriver:
    16      enabled: true
    17      interval: 10s
    18      threshold: 3