Skip to content

Commit

Permalink
Merge pull request #517 from EBISPOT/#498
Browse files Browse the repository at this point in the history
Solr cpu usage
  • Loading branch information
henrietteharmse authored Sep 19, 2023
2 parents ed90613 + ee08f80 commit 275a3a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8chart/ols4/templates/ols4-solr-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
resources:
requests:
memory: 20Gi
cpu: 0.5
cpu: 2
limits:
memory: 20Gi
cpu: 2
Expand Down

0 comments on commit 275a3a7

Please sign in to comment.