UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 07745aed authored by Christopher O'Connell's avatar Christopher O'Connell
Browse files

increase fortify and mysql resource limits

parent dbf2f04c
No related branches found
No related tags found
1 merge request!3458increase fortify and mysql resource limits
Pipeline #2470450 passed
......@@ -1016,8 +1016,8 @@ addons:
jvmMaxRAMPercentage: 85
resources:
limits:
cpu: 1
memory: 1Gi
cpu: 2
memory: 8Gi
requests:
cpu: 1
memory: 1Gi
......@@ -1026,8 +1026,8 @@ addons:
initContainer:
resources:
limits:
cpu: 500m
memory: 128Mi
cpu: 1
memory: 500Mi
requests:
cpu: 250m
memory: 64Mi
......@@ -1051,8 +1051,8 @@ addons:
primary:
resources:
limits:
cpu: 500m
memory: 1Gi
cpu: 2
memory: 2Gi
requests:
cpu: 100m
memory: 500Mi
......
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