logging: use kaniko debug image
This commit is contained in:
parent
1595898947
commit
de8709bc2e
@ -17,7 +17,7 @@ spec:
|
|||||||
- cat
|
- cat
|
||||||
tty: true
|
tty: true
|
||||||
- name: kaniko
|
- name: kaniko
|
||||||
image: gcr.io/kaniko-project/executor:v1.23.2
|
image: gcr.io/kaniko-project/executor:v1.23.2-debug
|
||||||
command:
|
command:
|
||||||
- /busybox/cat
|
- /busybox/cat
|
||||||
tty: true
|
tty: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user