Fixed line ending in service.yaml

This commit is contained in:
Sean Johnson 2020-10-16 11:54:04 +11:00 committed by GitHub
parent cceae27332
commit 5becfb5125
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,8 @@ metadata:
app.kubernetes.io/component: {{ .Values.dex.name }}
{{- if .Values.dex.metrics.service.labels }}
{{- toYaml .Values.dex.metrics.service.labels | nindent 4 }}
{{- end }}spec:
{{- end }}
spec:
ports:
- name: http
protocol: TCP