From 8775f00d53d9df196de0503da45d8f035e7abe9d Mon Sep 17 00:00:00 2001 From: zyue110026 <98426905+zyue110026@users.noreply.github.com> Date: Wed, 9 Jul 2025 16:22:40 -0500 Subject: [PATCH] Update node-exporter-daemonset.yaml --- manifests/node-exporter-daemonset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/node-exporter-daemonset.yaml b/manifests/node-exporter-daemonset.yaml index afe2901..0893304 100644 --- a/manifests/node-exporter-daemonset.yaml +++ b/manifests/node-exporter-daemonset.yaml @@ -69,7 +69,7 @@ spec: cpu: 10m memory: 20Mi hostNetwork: true - hostPID: true + hostPID: false nodeSelector: kubernetes.io/os: linux securityContext: