From 6f8d87455544ffedcdd9c906389ca0634a4aa2dc Mon Sep 17 00:00:00 2001 From: Marco Lecheler Date: Fri, 13 Oct 2023 14:00:07 +0200 Subject: [PATCH] chore: remove label whitespace at TLSOption --- traefik/templates/tlsoption.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/traefik/templates/tlsoption.yaml b/traefik/templates/tlsoption.yaml index 34c76b199..07ec031ff 100644 --- a/traefik/templates/tlsoption.yaml +++ b/traefik/templates/tlsoption.yaml @@ -8,7 +8,7 @@ metadata: {{- include "traefik.labels" $ | nindent 4 }} {{- with $config.labels }} {{- toYaml . | nindent 4 }} - {{- end }} + {{- end }} spec: {{- with $config.alpnProtocols }} alpnProtocols: