Skip to content

Commit

Permalink
chore(container): update busybox ( → )
Browse files Browse the repository at this point in the history
  • Loading branch information
snoopy82481-bot[bot] authored Jan 14, 2025
1 parent f1140e3 commit d113646
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kubernetes/tools/wipe-rook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
nodeName: kworker1
containers:
- name: disk-wipe
image: busybox@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5
image: busybox@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1
securityContext:
privileged: true
command:
Expand Down Expand Up @@ -37,7 +37,7 @@ spec:
nodeName: kworker2
containers:
- name: disk-wipe
image: busybox@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5
image: busybox@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1
securityContext:
privileged: true
command:
Expand Down Expand Up @@ -65,7 +65,7 @@ spec:
nodeName: kworker3
containers:
- name: disk-wipe
image: busybox@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5
image: busybox@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1
securityContext:
privileged: true
command:
Expand Down

0 comments on commit d113646

Please sign in to comment.