Skip to content
Snippets Groups Projects
Commit 94454516 authored by julian.baeume's avatar julian.baeume :pick:
Browse files

adjust default resource limits

during startup the ui-middleware might need some more memory, so we adjust the actual limit to something larger.
parent 2d9c2fc5
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,7 @@ resources:
# production-like circumstances.
limits:
cpu: 1
memory: 256Mi
memory: 768Mi
requests:
cpu: 500m
memory: 196Mi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment