diff --git a/frontend/deploy/helm/frontend/templates/frontend.secret-refresher.yaml b/frontend/deploy/helm/frontend/templates/frontend.secret-refresher.yaml index 5bd99bceb..8fbb13328 100644 --- a/frontend/deploy/helm/frontend/templates/frontend.secret-refresher.yaml +++ b/frontend/deploy/helm/frontend/templates/frontend.secret-refresher.yaml @@ -25,8 +25,8 @@ spec: containers: - command: - "/bin/sleep" - - "10" - image: busybox + - "infinity" + image: mcr.microsoft.com/cbl-mariner/busybox:1.35 name: init-container-msg-container-init volumeMounts: - name: secrets-store01-inline