fix: pod-cleanup image bitnami/kubectl:1.35 → bitnamilegacy/kubectl:1.33
bitnami removed Docker Hub images (Aug 2025). The bitnami/kubectl:1.35 tag does not exist, causing ImagePullBackOff. Switch to bitnamilegacy/kubectl:1.33 which is the latest available tag. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
ec8116d283
commit
efd636480b
@ -24,7 +24,7 @@ spec:
|
||||
effect: NoSchedule
|
||||
containers:
|
||||
- name: cleanup
|
||||
image: bitnami/kubectl:1.35
|
||||
image: bitnamilegacy/kubectl:1.33
|
||||
command:
|
||||
- /bin/sh
|
||||
- -c
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user