chore: add Prune=false to gumbo job

This commit is contained in:
Antigravity 2026-05-23 10:38:38 -04:00
parent e79dd2f777
commit 0857a43de3
1 changed files with 1 additions and 2 deletions

View File

@ -7,8 +7,7 @@ metadata:
name: gumbo-run name: gumbo-run
namespace: ai-agents-gumbo namespace: ai-agents-gumbo
annotations: annotations:
argocd.argoproj.io/sync-options: Replace=true argocd.argoproj.io/sync-options: Replace=true,Prune=false
argocd.argoproj.io/hook: Sync
labels: labels:
app.kubernetes.io/name: gumbo app.kubernetes.io/name: gumbo
app.kubernetes.io/component: job app.kubernetes.io/component: job