From 4c0911c664f6c768b6564a78a4da005b6334e51d Mon Sep 17 00:00:00 2001 From: Alex Bance Date: Fri, 13 Dec 2024 17:09:12 +0000 Subject: [PATCH] fix: switch to acr cached image (#5882) --- apps/jenkins/jenkins/jenkins.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/jenkins/jenkins/jenkins.yaml b/apps/jenkins/jenkins/jenkins.yaml index 4e32a373a95..f1073fdefd1 100644 --- a/apps/jenkins/jenkins/jenkins.yaml +++ b/apps/jenkins/jenkins/jenkins.yaml @@ -243,7 +243,7 @@ spec: sidecars: configAutoReload: - image: kiwigrid/k8s-sidecar:1.25.2 + image: hmctspublic.azurecr.io/imported/kiwigrid/k8s-sidecar:1.25.2 # If enabled: true, Jenkins Configuration as Code will be reloaded on-the-fly without a reboot. If false or not-specified, # jcasc changes will cause a reboot and will only be applied at the subsequent start-up. Auto-reload uses the Jenkins CLI # over SSH to reapply config when changes to the configScripts are detected. The admin user (or account you specify in