image: alpine:latest

This commit is contained in:
miwr 2025-03-31 13:58:12 +02:00
parent a42df6275c
commit abd7da5cd3

View file

@ -14,7 +14,7 @@ spec:
spec:
initContainers:
- name: creator
image: busybox
image: alpine:latest
command: ["/bin/sh", "-c"]
args:
- |