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