Skip to content
Snippets Groups Projects
Commit 691a9a85 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

Merge branch '943-increase-cpu-limits-for-prometheus' into 'master'

Resolve "Increase CPU limits for prometheus"

Closes #943

See merge request openappstack/openappstack!485
parents be439991 31069333
No related branches found
No related tags found
No related merge requests found
......@@ -112,10 +112,10 @@ data:
resources:
limits:
cpu: 500m
cpu: 1
memory: 1.5Gi
requests:
cpu: 200m
cpu: 500m
memory: 1Gi
ingress:
......@@ -264,4 +264,3 @@ data:
cpu: 100m
memory: 64Mi
# priorityClassName: high-priority
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