Skip to content

Commit

Permalink
request less cpu
Browse files Browse the repository at this point in the history
  • Loading branch information
jksolbakken committed Nov 23, 2023
1 parent 72e743e commit 2b07fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .nais/nais.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
cpuThresholdPercentage: 75
resources:
limits:
cpu: 500m
cpu: 200m
memory: 2048Mi
requests:
cpu: 100m
Expand Down

0 comments on commit 2b07fdf

Please sign in to comment.