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: