monitoring: Use gcr mirror for node exporter
This commit is contained in:
parent
0b03a720b3
commit
78b0f1534a
@ -383,7 +383,7 @@ spec:
|
|||||||
- --collector.netclass.ignored-devices=^(veth|cali|vxlan|cni|vnet|tap|lo|wg)
|
- --collector.netclass.ignored-devices=^(veth|cali|vxlan|cni|vnet|tap|lo|wg)
|
||||||
- --collector.netdev.device-exclude=^(veth|cali|vxlan|cni|vnet|tap|lo|wg)
|
- --collector.netdev.device-exclude=^(veth|cali|vxlan|cni|vnet|tap|lo|wg)
|
||||||
- --collector.diskstats.ignored-devices=^(sr[0-9][0-9]*)$
|
- --collector.diskstats.ignored-devices=^(sr[0-9][0-9]*)$
|
||||||
image: prom/node-exporter:v1.8.2
|
image: mirror.gcr.io/prom/node-exporter:v1.8.2
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 50m
|
cpu: 50m
|
||||||
|
Loading…
Reference in New Issue
Block a user