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
- -c
- *cmd
image: alpine:3.12
image: alpine:3.17
securityContext:
privileged: true
containers: