Remove extra slash in image reference
Some checks failed
Build PR in OBS / Build PR in OBS (pull_request_target) Failing after 29m5s
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user