chore: add Prune=false to gumbo job
This commit is contained in:
parent
e79dd2f777
commit
0857a43de3
|
|
@ -7,8 +7,7 @@ metadata:
|
|||
name: gumbo-run
|
||||
namespace: ai-agents-gumbo
|
||||
annotations:
|
||||
argocd.argoproj.io/sync-options: Replace=true
|
||||
argocd.argoproj.io/hook: Sync
|
||||
argocd.argoproj.io/sync-options: Replace=true,Prune=false
|
||||
labels:
|
||||
app.kubernetes.io/name: gumbo
|
||||
app.kubernetes.io/component: job
|
||||
|
|
|
|||
Loading…
Reference in New Issue