From 991c545c93be041b1249424e865fd99e1fbd3021 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Sun, 12 Oct 2025 19:06:55 +0200 Subject: [PATCH] test(deployment): adapt download mode url --- unittests/configMaps/downloadMode.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unittests/configMaps/downloadMode.yaml b/unittests/configMaps/downloadMode.yaml index 963a63b..6704414 100644 --- a/unittests/configMaps/downloadMode.yaml +++ b/unittests/configMaps/downloadMode.yaml @@ -51,7 +51,7 @@ tests: # # download "github.com/pkg/*" { # mode = "redirect" - # downloadURL = "https://gocenter.io" + # downloadURL = "https://proxy.golang.org" # } - it: Rendering custom annotations and labels.