Skip to content

Commit

Permalink
[falcosidekick] fix: component label in matchers for servicemonitor
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Berreis <[email protected]>
  • Loading branch information
tberreis committed Mar 11, 2024
1 parent 34f7db6 commit 4e1de64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/falcosidekick/templates/servicemonitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ spec:
selector:
matchLabels:
{{- include "falcosidekick.selectorLabels" . | nindent 6 }}
app.kubernetes.io/component: core
{{- end }}

0 comments on commit 4e1de64

Please sign in to comment.