Skip to content

Commit

Permalink
Bump up default CPU to pod to 2 cores (#54313)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ebonsignori authored Feb 7, 2025
1 parent 334335a commit 7f03966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/kubernetes/production/deployments/webapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
image: docs-internal
resources:
requests:
cpu: 1000m
cpu: 2000m
memory: 4500Mi
limits:
cpu: 8000m
Expand Down

0 comments on commit 7f03966

Please sign in to comment.