Skip to content
Snippets Groups Projects
Unverified Commit 31069333 authored by Varac's avatar Varac
Browse files

Increase CPU limits for prometheus

Fixes: #943
parent eb128a60
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