prometheus-operator: Update node-exporter and add pve2
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user