From 3475475536a053cf22949dbc72e0ce258c1859cd 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: