node_exporter, app-service: exclude virtual disk like qemu;use new chart repo;set values fs_type (#1624)

node_exporter: exclude virtual disk like qemu;use new chart repo;set values fs_type
This commit is contained in:
hysyeah
2025-07-26 00:28:08 +08:00
committed by GitHub
parent 021338b4b7
commit d0351aed9c
4 changed files with 102 additions and 102 deletions

View File

@@ -42,7 +42,7 @@ spec:
- --collector.netdev.address-info
- --collector.filesystem.ignored-mount-points=^/(dev|proc|sys|var/lib/docker/.+)($|/)
- --collector.filesystem.ignored-fs-types=^(autofs|binfmt_misc|cgroup|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|mqueue|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|sysfs|tracefs)$
image: beclab/node-exporter:0.0.3
image: beclab/node-exporter:0.0.4
name: node-exporter
securityContext:
privileged: true