Skip to content

Commit

Permalink
chore(container): update image busybox to c3839dd
Browse files Browse the repository at this point in the history
  • Loading branch information
snoopy82481-bot[bot] authored Mar 29, 2024
1 parent a2d8f81 commit 917d15f
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 @@ -8,7 +8,7 @@ spec:
nodeName: kworker1
containers:
- name: disk-wipe
image: busybox@sha256:650fd573e056b679a5110a70aabeb01e26b76e545ec4b9c70a9523f2dfaf18c6
image: busybox@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966
securityContext:
privileged: true
command:
Expand All @@ -35,7 +35,7 @@ spec:
nodeName: kworker2
containers:
- name: disk-wipe
image: busybox@sha256:650fd573e056b679a5110a70aabeb01e26b76e545ec4b9c70a9523f2dfaf18c6
image: busybox@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966
securityContext:
privileged: true
command:
Expand All @@ -62,7 +62,7 @@ spec:
nodeName: kworker3
containers:
- name: disk-wipe
image: busybox@sha256:650fd573e056b679a5110a70aabeb01e26b76e545ec4b9c70a9523f2dfaf18c6
image: busybox@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966
securityContext:
privileged: true
command:
Expand Down

0 comments on commit 917d15f

Please sign in to comment.