No description
Find a file
Daniel Sy ef4a1d7ce2
fix(observability): 🐛 disable crds.cleanup hook in victoria-metrics-operator
Pre-upgrade cleanup hook uses bitnami/kubectl and spawns on every ArgoCD
sync. Dev cluster nodes are at 99% CPU / pod limit — hook pod cannot be
scheduled, blocking the entire sync indefinitely.

Disabling cleanup.enabled prevents the hook Job from being created.
CRD cleanup is safe to skip on a fresh bootstrap where no old CRDs exist.
2026-06-19 09:58:55 +02:00
otc fix(observability): 🐛 disable crds.cleanup hook in victoria-metrics-operator 2026-06-19 09:58:55 +02:00
.gitignore chore(repository): updated .gitignore file to ignore idea files 2025-07-28 13:22:51 +02:00
README.md first commit 2025-04-22 21:27:51 +02:00