Skip to content
Snippets Groups Projects
Verified Commit 1d8fd55c authored by Vincent Sellier's avatar Vincent Sellier
Browse files

admin: Increase cpu limits for prometheus to stop the CPUThrottlingHigh flapping alert

Related to CPUThrottlingHigh
parent 1225ce61
No related branches found
No related tags found
No related merge requests found
......@@ -221,10 +221,10 @@ prometheus:
domain: admin
environment: admin
infrastructure: kubernetes
requests:
cpu: 250m
memory: 250Mi
retention: 15d
resources:
limits:
cpu: 1500m
retention: 15d
thanos:
objectStorageConfig:
key: thanos.yaml
......
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