Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
fix: Fix helm chart template (#62) (#63)
Browse files Browse the repository at this point in the history
Signed-off-by: Raphael Ludwig <raphael.ludwig@dynatrace.com>
  • Loading branch information
Raffy23 authored Mar 22, 2022
1 parent 981c977 commit ec67a44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chart/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.labels['app.kubernetes.io/name']
{{- end }}

{{- with .Values.nodeSelector }}
nodeSelector:
Expand Down

0 comments on commit ec67a44

Please sign in to comment.