Skip to content
Snippets Groups Projects
Verified Commit 7c83a38e authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(shared): Increase default resource quota to 16Gi and 4 CPUs

parent 45452db3
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ metadata:
name: standard
spec:
hard:
requests.cpu: "3"
requests.memory: 6Gi
requests.cpu: "4"
requests.memory: 8Gi
limits.cpu: "12"
limits.memory: 12Gi
limits.memory: 16Gi
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