diff --git a/deployment/helm/node-feature-discovery/templates/worker.yaml b/deployment/helm/node-feature-discovery/templates/worker.yaml index f8bf4632c..364259cac 100644 --- a/deployment/helm/node-feature-discovery/templates/worker.yaml +++ b/deployment/helm/node-feature-discovery/templates/worker.yaml @@ -142,7 +142,7 @@ spec: - name: host-lib hostPath: path: "/lib" - - name: host-proc/swaps + - name: host-proc-swaps hostPath: path: "/proc/swaps" {{- if .Values.worker.mountUsrSrc }}