Use proper selectorLabels in daemonset

This commit is contained in:
Volodymyr Stoiko
2024-04-11 07:08:21 +03:00
parent d4fade3599
commit 4c2bb025ed

View File

@@ -16,7 +16,7 @@ spec:
selector: selector:
matchLabels: matchLabels:
app.kubeshark.co/app: worker app.kubeshark.co/app: worker
{{- include "kubeshark.labels" . | nindent 6 }} {{- include "kubeshark.selectorLabels" . | nindent 6 }}
template: template:
metadata: metadata:
labels: labels: