diff --git a/prometheus-operator/node-exporter.yml b/prometheus-operator/node-exporter.yml index 4c74c5d..409133b 100644 --- a/prometheus-operator/node-exporter.yml +++ b/prometheus-operator/node-exporter.yml @@ -10,6 +10,7 @@ spec: static: - nas.mgmt.k-space.ee:9100 - pve1.proxmox.infra.k-space.ee:9100 + - pve2.proxmox.infra.k-space.ee:9100 - pve8.proxmox.infra.k-space.ee:9100 - pve9.proxmox.infra.k-space.ee:9100 relabelingConfigs: @@ -408,7 +409,7 @@ spec: - --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.diskstats.ignored-devices=^(sr[0-9][0-9]*)$ - image: prom/node-exporter:v1.3.1 + image: prom/node-exporter:v1.5.0 resources: limits: cpu: 50m