logging: use kaniko debug image

This commit is contained in:
Brad Stein 2026-01-10 05:22:27 -03:00
parent 1595898947
commit de8709bc2e

View File

@ -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