From 9b40f0be2f14cae3150cf3092b8ffaef4b4e9c34 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mon, 12 Sep 2022 19:43:53 -0400 Subject: [PATCH] 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 --- default.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.yaml b/default.yaml index fa2ea368..c7a70a48 100644 --- a/default.yaml +++ b/default.yaml @@ -13,7 +13,7 @@ # This is the default signature write location for docker registries. default-docker: # 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 # for docker registries.