caniko requires command option (debug image) to keep running and persistent.
This commit is contained in:
parent
13cc3f1056
commit
f62c2ef712
@ -19,6 +19,8 @@ spec:
|
||||
imagePullPolicy: Always
|
||||
image: ${repository}/google/kaniko-project/executor:debug
|
||||
tty: true
|
||||
command:
|
||||
- /busybox/sh
|
||||
- name: alpine
|
||||
imagePullPolicy: Always
|
||||
image: ${repository}/library/alpine:latest
|
||||
|
Reference in New Issue
Block a user