monitoring: Use gcr mirror for node exporter

This commit is contained in:
Lauri Võsandi 2024-08-21 07:19:15 +03:00
parent 0b03a720b3
commit 78b0f1534a

View File

@ -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