15 lines
171 B
YAML
15 lines
171 B
YAML
prometheus:
|
|
monitor:
|
|
enabled: true
|
|
|
|
jobLabel: "node-exporter"
|
|
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 200m
|
|
memory: 50Mi
|
|
requests:
|
|
cpu: 100m
|
|
memory: 30Mi
|