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