Skip to content

Commit

Permalink
Raising workflow provisioner limits
Browse files Browse the repository at this point in the history
  • Loading branch information
AidanHilt committed Jul 11, 2024
1 parent e2a375b commit e7bd95f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kube/services/argo-events/workflows/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ data:
purpose: workflow
limits:
resources:
cpu: 2000
cpu: 4000
providerRef:
name: workflow-WORKFLOW_NAME
# Kill nodes after 30 days to ensure they stay up to date
Expand Down

0 comments on commit e7bd95f

Please sign in to comment.