diff --git a/helm-chart/templates/09-worker-daemon-set.yaml b/helm-chart/templates/09-worker-daemon-set.yaml index 49cfd08ce..d57006bfa 100644 --- a/helm-chart/templates/09-worker-daemon-set.yaml +++ b/helm-chart/templates/09-worker-daemon-set.yaml @@ -16,7 +16,7 @@ spec: selector: matchLabels: app.kubeshark.co/app: worker - {{- include "kubeshark.labels" . | nindent 6 }} + {{- include "kubeshark.selectorLabels" . | nindent 6 }} template: metadata: labels: