monitoring swtich back to prometheus-operator

This commit is contained in:
2025-01-05 16:26:46 +01:00
parent 2a56392af0
commit 16161bafb7
13 changed files with 319 additions and 593 deletions

View File

@@ -0,0 +1,14 @@
prometheus:
monitor:
enabled: true
jobLabel: "node-exporter"
resources:
limits:
cpu: 200m
memory: 50Mi
requests:
cpu: 100m
memory: 30Mi