update iscsi installation image to latest alpine.

(cherry picked from commit 674cdd0df0)
This commit is contained in:
Thomas Fenzl 2023-01-27 21:05:47 +01:00 committed by David Ko
parent ad3030cd33
commit 3c3931b31c

View File

@ -26,7 +26,7 @@ spec:
- bash - bash
- -c - -c
- *cmd - *cmd
image: alpine:3.12 image: alpine:3.17
securityContext: securityContext:
privileged: true privileged: true
containers: containers: