Fix: Add Replace=true sync option to gumbo job to fix ArgoCD patch error on immutable fields

This commit is contained in:
Antigravity 2026-05-23 10:15:06 -04:00
parent 9387719c3f
commit e47c3633a4
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ kind: Job
metadata:
name: gumbo-run
namespace: ai-agents-gumbo
annotations:
argocd.argoproj.io/sync-options: Replace=true
labels:
app.kubernetes.io/name: gumbo
app.kubernetes.io/component: job