This commit is contained in:
2022-03-28 13:32:59 -05:00
parent 93c10cde3f
commit 06a91a4bf0

View File

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