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

resources are un-bounded #117

Closed
sbose78 opened this issue Jan 14, 2019 · 0 comments
Closed

resources are un-bounded #117

sbose78 opened this issue Jan 14, 2019 · 0 comments

Comments

@sbose78
Copy link
Contributor

sbose78 commented Jan 14, 2019

Is it fine if we fix the resource limits for this booster to something like

         resources:
            requests:
              cpu: 150m
              memory: 256Mi
            limits:
              cpu: 300m
              memory: 512Mi

similar to nodeshift-archived/nodejs-rest-http-crud-redhat#53

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

No branches or pull requests

2 participants