Skip to content

Commit

Permalink
Merge pull request #811 from EBISPOT/increase-solr-cpu
Browse files Browse the repository at this point in the history
Increase SOLR cpu
  • Loading branch information
haideriqbal authored Dec 3, 2024
2 parents 2702e93 + f34802d commit 7dde027
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 @@ -44,7 +44,7 @@ spec:
cpu: 3
limits:
memory: 20Gi
cpu: 3
cpu: 4
env:
- name: SOLR_TARBALL_URL
value: {{.Values.solrTarballUrl}}
Expand Down

0 comments on commit 7dde027

Please sign in to comment.