Remove extra slash in image reference
Some checks failed
Build PR in OBS / Build PR in OBS (pull_request_target) Failing after 29m5s

Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com>
This commit is contained in:
2025-05-06 13:39:45 +02:00
parent 2013caec19
commit 8b383c15fa

View File

@@ -9,7 +9,7 @@ rancherTurtles:
managerArguments: []
imagePullSecrets: []
rancherInstalled: false
kubectlImage: "%%IMG_REPO%%/%%IMG_PREFIX%%/kubectl:1.30.3"
kubectlImage: "%%IMG_REPO%%/%%IMG_PREFIX%%kubectl:1.30.3"
features:
day2operations:
enabled: false