Skip to content

Commit

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

0 comments on commit d370438

Please sign in to comment.