Skip to content

Commit

Permalink
chore(container): update image busybox to bd8d843
Browse files Browse the repository at this point in the history
  • Loading branch information
snoopy82481-bot[bot] committed Aug 31, 2024
1 parent f35c7d2 commit d5c4f4b
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:9ae97d36d26566ff84e8893c64a6dc4fe8ca6d1144bf5b87b2b85a32def253c7
image: busybox@sha256:bd8d843413b804c4d49b12c7af234abe2473f74668be86ae59393ff0d795c322
securityContext:
privileged: true
command:
Expand Down Expand Up @@ -37,7 +37,7 @@ spec:
nodeName: kworker2
containers:
- name: disk-wipe
image: busybox@sha256:9ae97d36d26566ff84e8893c64a6dc4fe8ca6d1144bf5b87b2b85a32def253c7
image: busybox@sha256:bd8d843413b804c4d49b12c7af234abe2473f74668be86ae59393ff0d795c322
securityContext:
privileged: true
command:
Expand Down Expand Up @@ -65,7 +65,7 @@ spec:
nodeName: kworker3
containers:
- name: disk-wipe
image: busybox@sha256:9ae97d36d26566ff84e8893c64a6dc4fe8ca6d1144bf5b87b2b85a32def253c7
image: busybox@sha256:bd8d843413b804c4d49b12c7af234abe2473f74668be86ae59393ff0d795c322
securityContext:
privileged: true
command:
Expand Down

0 comments on commit d5c4f4b

Please sign in to comment.