Skip to content

Commit

Permalink
Increase SOLR cpu
Browse files Browse the repository at this point in the history
  • Loading branch information
haideriqbal committed Dec 3, 2024
1 parent 2702e93 commit f34802d
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 f34802d

Please sign in to comment.