Fix Kaniko image refs to use seeded abrban/ images.

v1.27.6-debug does not exist on gcr.io; proxy-gcr pulls are flaky on kubelet. Seed and reference abrban/kaniko-executor:v1.23.2 instead.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
keyhan
2026-07-09 18:31:37 +03:30
parent 1ec4d07939
commit 2679c9d66e
7 changed files with 21 additions and 16 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ spec:
mountPath: /workspace
containers:
- name: kaniko
image: registry.abrban.com/proxy-gcr/kaniko-project/executor:v1.23.2
image: registry.abrban.com/abrban/kaniko-executor:v1.23.2
command:
- sh
- -ec