Skip to content

Commit

Permalink
Delete extraneous spec that breaks DS
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 4f2abfa commit ce9057a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions deployment/dcgm-exporter/templates/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,6 @@ metadata:
labels:
{{- include "dcgm-exporter.labels" . | nindent 4 }}
app.kubernetes.io/component: "dcgm-exporter"
spec:
updateStrategy:
type: RollingUpdate
selector:
matchLabels:
{{- include "dcgm-exporter.selectorLabels" . | nindent 6 }}
app.kubernetes.io/component: "dcgm-exporter"
spec:
updateStrategy:
type: RollingUpdate
Expand Down

0 comments on commit ce9057a

Please sign in to comment.