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

fix: use mebibytes instead of megabytes for resource defaults #248

Merged
merged 1 commit into from
Jan 16, 2023

Conversation

jan--f
Copy link
Collaborator

@jan--f jan--f commented Jan 13, 2023

The MonitoringStack CRD uses megabytes for default resource limits and requests. Everywhere else we use mebibytes.
This commit changes the default to mebibytes as well. Fixes: https://issues.redhat.com/browse/MON-2865

Signed-off-by: Jan Fajerski jfajersk@redhat.com

@jan--f jan--f requested a review from a team as a code owner January 13, 2023 10:43
The MonitoringStack CRD uses megabytes for default resource limits and
requests. Everywhere else we use mebibytes.
This commit changes the default to mebibytes as well.
Fixes: https://issues.redhat.com/browse/MON-2865

Signed-off-by: Jan Fajerski <jfajersk@redhat.com>
@jan--f jan--f merged commit 4a62425 into rhobs:main Jan 16, 2023
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

Successfully merging this pull request may close these issues.

3 participants