Skip to content

Commit

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

0 comments on commit 38629f2

Please sign in to comment.