monitoring swtich back to prometheus-operator
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
prometheus:
|
||||
monitor:
|
||||
enabled: true
|
||||
|
||||
jobLabel: "node-exporter"
|
||||
|
||||
|
||||
resources:
|
||||
limits:
|
||||
cpu: 200m
|
||||
memory: 50Mi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 30Mi
|
Reference in New Issue
Block a user