You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when installing the Paladin Operator, there is no option to configure resource limits and requests for the Paladin and Besu nodes. This functionality is essential to ensure better resource management and alignment with cluster requirements.
What would you like to be added?
Description
Currently, when installing the Paladin Operator, there is no option to configure resource limits and requests for the Paladin and Besu nodes. This functionality is essential to ensure better resource management and alignment with cluster requirements.
Proposed Solution
Introduce the ability to set resource limits and requests for both Paladin and Besu nodes. This can be achieved by updating the configuration file located at:
[config.json](https://github.com/LF-Decentralized-Trust-labs/paladin/blob/main/operator/charts/paladin-operator/assets/config.json)
Why is this needed?
Adding this feature will enable users to fine-tune resource usage for their specific workloads and environments.
The text was updated successfully, but these errors were encountered: