Skip to content

Commit ca1137a

Browse files
author
Diego Luisi
committed
⚡ Add ArgoCD bootstrap files
1 parent 11fbb28 commit ca1137a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

apps/kube-prometheus-stack/base/prometheus-values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ prometheus-node-exporter:
1212
resources:
1313
requests:
1414
cpu: 20m
15-
memory: 25Mi
15+
memory: 24Mi
1616
limits:
17-
cpu: 400m
18-
memory: 250Mi
17+
cpu: 75m
18+
memory: 64Mi
1919
prometheus:
2020
monitor:
2121
enabled: true

0 commit comments

Comments
 (0)