Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to modify the CPU / MEM request of a deployed OCS/ODF? #2100

Open
TiloGit opened this issue Jul 8, 2023 · 0 comments
Open

How to modify the CPU / MEM request of a deployed OCS/ODF? #2100

TiloGit opened this issue Jul 8, 2023 · 0 comments

Comments

@TiloGit
Copy link

TiloGit commented Jul 8, 2023

How can we modify efficiently the cpu and memory request of the deployed ODF resources?
modify all deployments and sts?

        requests:
          cpu: '2'
          memory: 5Gi

Currently on my DEV cluster it request over 30 CPU request but as it's DEV usage is low.
I would like to trim this.

source seems here: controllers/defaults/resources.go

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant