From 55bb6c307ab041133bbcd6a6a95aa760a2e85433 Mon Sep 17 00:00:00 2001 From: jayonlau Date: Thu, 23 Dec 2021 21:58:38 -0500 Subject: [PATCH] lean up extra spaces Although these errors are not important, they affect the code specification. Signed-off-by: jayonlau --- pkg/downloader/testdata/repositories.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/downloader/testdata/repositories.yaml b/pkg/downloader/testdata/repositories.yaml index 32bc395a0..cfd618745 100644 --- a/pkg/downloader/testdata/repositories.yaml +++ b/pkg/downloader/testdata/repositories.yaml @@ -23,4 +23,4 @@ repositories: caFile: "ca" - name: testing-https-insecureskip-tls-verify url: "https://example-https-insecureskiptlsverify.com" - insecure_skip_tls_verify: true + insecure_skip_tls_verify: true