This commit is contained in:
Hyatt 2022-03-28 13:32:59 -05:00
parent 93c10cde3f
commit 06a91a4bf0
Signed by: nhyatt
GPG Key ID: C50D0BBB5BC40BEA

View File

@ -15,6 +15,7 @@ spec:
imagePullPolicy: Always
image: ${config.repo}/library/kaniko:latest
tty: true
stdin_open: true
command:
- /busybox/sh"""
}