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

Unset default resource requests and limits #28

Merged
merged 2 commits into from
Mar 13, 2019
Merged

Conversation

pavdmyt
Copy link
Contributor

@pavdmyt pavdmyt commented Mar 13, 2019

What this PR does / why we need it:

Avoid inheritance of default limits set by values.yaml.

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped
  • Variables are documented in the README.md

@pavdmyt pavdmyt requested review from a team as code owners March 13, 2019 15:35
requests:
cpu: "25m"
memory: "512Mi"
resources: {}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do we need this comment here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the reference on how to properly set the values for resources field.

@pavdmyt pavdmyt merged commit ebc8315 into master Mar 13, 2019
@alezkv alezkv deleted the unset-default-resources branch August 30, 2022 10:00
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.

2 participants