Skip to content

Commit

Permalink
use MCR image for istio cert refresher pod
Browse files Browse the repository at this point in the history
Signed-off-by: Gerd Oberlechner <[email protected]>
  • Loading branch information
geoberle committed Jan 9, 2025
1 parent a4de0db commit 288ee89
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 288ee89

Please sign in to comment.