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

Remove CPU limits from default values.yaml #25

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Sep 21, 2022

  1. Change the way the deployment resource fields get interpolated

    This allows to easily omit fields, like for example the limits.cpu field,
    the use of which is discouraged for most usecases.
    Benjamin Ritter authored and Benjamin Ritter committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    147f745 View commit details
    Browse the repository at this point in the history
  2. Update default deployment resources values to not include CPU limits

    Benjamin Ritter authored and Benjamin Ritter committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    58f795b View commit details
    Browse the repository at this point in the history