Skip to content

Commit

Permalink
Merge pull request #4271 from spidernet-io/remove-dup-namespaceSelector
Browse files Browse the repository at this point in the history
Remove ServiceMonitor dup namespaceSelector
  • Loading branch information
ty-dc authored Nov 7, 2024
2 parents 364fb54 + 23de787 commit f66e420
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions charts/spiderpool/templates/servicemonitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ metadata:
{{- end }}
{{- end }}
spec:
namespaceSelector:
matchNames:
- {{ .Release.Namespace }}
selector:
matchLabels:
{{- if .Values.global.commonLabels }}
Expand Down

0 comments on commit f66e420

Please sign in to comment.