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

Add default resource requests for helm install #1166

Open
vordimous opened this issue Jul 23, 2024 · 0 comments
Open

Add default resource requests for helm install #1166

vordimous opened this issue Jul 23, 2024 · 0 comments
Assignees
Labels
devx Effects the Developer Experience enhancement New feature or request

Comments

@vordimous
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The Zilla helm install can include default requested resource amounts to optimize Zilla. Users will still be able to tune resources manually if needed

Describe the solution you'd like
Add default resources to the value.yaml in the helm chart

resources:
  requests:
    CPU: "1"
    memory: 256Mi

Additional context
Default limits aren't needed.

@vordimous vordimous self-assigned this Jul 23, 2024
@vordimous vordimous added enhancement New feature or request devx Effects the Developer Experience labels Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devx Effects the Developer Experience enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant