fix: pod-cleanup image bitnami/kubectl:1.35 → bitnamilegacy/kubectl:1.33
All checks were successful
AI Review / AI Code Review (pull_request) Successful in 1s
PR Checks / Validate & Security Scan (pull_request) Successful in 6s

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:
root 2026-02-17 10:28:34 +01:00
parent ec8116d283
commit efd636480b

View File

@ -24,7 +24,7 @@ spec:
effect: NoSchedule
containers:
- name: cleanup
image: bitnami/kubectl:1.35
image: bitnamilegacy/kubectl:1.33
command:
- /bin/sh
- -c