Skip to content

Commit

Permalink
chore: remove label whitespace at TLSOption
Browse files Browse the repository at this point in the history
  • Loading branch information
fty4 authored Oct 13, 2023
1 parent b04d479 commit 6f8d874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion traefik/templates/tlsoption.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
{{- include "traefik.labels" $ | nindent 4 }}
{{- with $config.labels }}
{{- toYaml . | nindent 4 }}
{{- end }}
{{- end }}
spec:
{{- with $config.alpnProtocols }}
alpnProtocols:
Expand Down

0 comments on commit 6f8d874

Please sign in to comment.