default.yaml should have all options commented

Rely on the hard coded defaults in libraries rather then overriding in
the yaml file.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh
2022-09-12 19:43:53 -04:00
parent 869d496f18
commit 9b40f0be2f

View File

@@ -13,7 +13,7 @@
# This is the default signature write location for docker registries. # This is the default signature write location for docker registries.
default-docker: default-docker:
# lookaside: file:///var/lib/containers/sigstore # lookaside: file:///var/lib/containers/sigstore
lookaside-staging: file:///var/lib/containers/sigstore # lookaside-staging: file:///var/lib/containers/sigstore
# The 'docker' indicator here is the start of the configuration # The 'docker' indicator here is the start of the configuration
# for docker registries. # for docker registries.