We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
resources.extra
Hi, I would like to add gpu values into requests
requests
Here is some example
requests: cpu: 10m memory: 16Mi nvidia.com/gpu: "1"
To demonstrate what I need, I created a PR in my repo after forking helm-charts #900
Would you kindly consider adding this code into helm chart?
The text was updated successfully, but these errors were encountered:
@pjeon2 I'm happy to support this use case. I've added a couple of comments to your PR for how we could do this.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Hi, I would like to add gpu values into
requests
Here is some example
To demonstrate what I need, I created a PR in my repo after forking helm-charts
#900
Would you kindly consider adding this code into helm chart?
The text was updated successfully, but these errors were encountered: