Remove extra slash in image reference #139

Merged
nbelouin merged 1 commits from nbelouin/Factory:fix-slash-typo into main 2025-05-06 14:10:05 +02:00

View File

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