Skip to content

Commit

Permalink
Delete extraneous spec that breaks ServiceMonitor
Browse files Browse the repository at this point in the history
Signed-off-by: Danil Mironov <[email protected]>
  • Loading branch information
patrungel committed Jul 24, 2020
1 parent 1059909 commit cfea314
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions deployment/dcgm-exporter/templates/service-monitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ spec:
matchLabels:
{{- include "dcgm-exporter.selectorLabels" . | nindent 6 }}
app.kubernetes.io/component: "dcgm-exporter"
endpoints:
- port: "metrics"
path: "/metrics"
namespaceSelector:
matchNames:
- "{{ .Release.Namespace }}"
Expand Down

0 comments on commit cfea314

Please sign in to comment.