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

fix(monitoring): Increase x509 exporter CPU limits

parent 107fd3ab
Branches
Tags
No related merge requests found
...@@ -24,6 +24,10 @@ spec: ...@@ -24,6 +24,10 @@ spec:
version: 1.20.0 version: 1.20.0
interval: 5m interval: 5m
values: values:
secretsExporter:
resources:
limits:
cpu: 500m
hostPathsExporter: hostPathsExporter:
podAnnotations: podAnnotations:
prometheus.io/port: "9793" prometheus.io/port: "9793"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment