Merge pull request 'Remove extra slash in image reference' (#139) from nbelouin/Factory:fix-slash-typo into main

Reviewed-on: #139
Reviewed-by: Fatih Degirmenci <fdegirmenci@noreply.src.opensuse.org>
This commit is contained in:
2025-05-06 14:10:04 +02:00

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