image: alpine:latest
This commit is contained in:
parent
a42df6275c
commit
abd7da5cd3
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ spec:
|
|||
spec:
|
||||
initContainers:
|
||||
- name: creator
|
||||
image: busybox
|
||||
image: alpine:latest
|
||||
command: ["/bin/sh", "-c"]
|
||||
args:
|
||||
- |
|
||||
|
|
Loading…
Reference in a new issue