k8s-and-chill/prototypes
Felix Wolf 5f9f80c756 fix: Add Replace=true sync option to Jobs for ArgoCD compatibility
Jobs are immutable in Kubernetes. Without Replace=true, ArgoCD fails
to sync when it tries to update an existing Job. This annotation tells
ArgoCD to delete and recreate the Job instead.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 23:05:55 +02:00
..
argocd fix: Ignore status field diffs in ArgoCD resource comparisons 2026-03-30 22:36:52 +02:00
cert-manager feat: Initial setup of GitOps-managed Kubernetes cluster 2026-03-30 18:21:05 +02:00
forgejo fix: Add Replace=true sync option to Jobs for ArgoCD compatibility 2026-03-30 23:05:55 +02:00
traefik feat: Initial setup of GitOps-managed Kubernetes cluster 2026-03-30 18:21:05 +02:00