From d1136466c9d5ed8615afc1d55472dd0b2fb12945 Mon Sep 17 00:00:00 2001 From: "snoopy82481-bot[bot]" <99693248+snoopy82481-bot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 01:33:32 +0000 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20busybox=20(=20?= =?UTF-8?q?=E2=86=92=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/tools/wipe-rook.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kubernetes/tools/wipe-rook.yaml b/kubernetes/tools/wipe-rook.yaml index dd085ca8d..7a4a4221e 100644 --- a/kubernetes/tools/wipe-rook.yaml +++ b/kubernetes/tools/wipe-rook.yaml @@ -9,7 +9,7 @@ spec: nodeName: kworker1 containers: - name: disk-wipe - image: busybox@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5 + image: busybox@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1 securityContext: privileged: true command: @@ -37,7 +37,7 @@ spec: nodeName: kworker2 containers: - name: disk-wipe - image: busybox@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5 + image: busybox@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1 securityContext: privileged: true command: @@ -65,7 +65,7 @@ spec: nodeName: kworker3 containers: - name: disk-wipe - image: busybox@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5 + image: busybox@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1 securityContext: privileged: true command: