update iscsi installation image to latest alpine.

This commit is contained in:
Thomas Fenzl 2023-01-27 21:05:47 +01:00 committed by David Ko
parent d8a5c4ffd5
commit 674cdd0df0

View File

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