Skip to content

Commit

Permalink
chore(container): update image busybox to 6776a33
Browse files Browse the repository at this point in the history
  • Loading branch information
snoopy82481-bot[bot] authored Apr 30, 2024
1 parent eab7a9a commit c5b4c74
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:bb02074c822cfe6180486e4c3a50f2654c0447175b4a58ad8fa1a5d6ecdc1028
image: busybox@sha256:6776a33c72b3af7582a5b301e3a08186f2c21a3409f0d2b52dfddbdbe24a5b04
securityContext:
privileged: true
command:
Expand Down Expand Up @@ -37,7 +37,7 @@ spec:
nodeName: kworker2
containers:
- name: disk-wipe
image: busybox@sha256:bb02074c822cfe6180486e4c3a50f2654c0447175b4a58ad8fa1a5d6ecdc1028
image: busybox@sha256:6776a33c72b3af7582a5b301e3a08186f2c21a3409f0d2b52dfddbdbe24a5b04
securityContext:
privileged: true
command:
Expand Down Expand Up @@ -65,7 +65,7 @@ spec:
nodeName: kworker3
containers:
- name: disk-wipe
image: busybox@sha256:bb02074c822cfe6180486e4c3a50f2654c0447175b4a58ad8fa1a5d6ecdc1028
image: busybox@sha256:6776a33c72b3af7582a5b301e3a08186f2c21a3409f0d2b52dfddbdbe24a5b04
securityContext:
privileged: true
command:
Expand Down

0 comments on commit c5b4c74

Please sign in to comment.