From 237a5455ea88cde5724b0fbdeca584333ad24765 Mon Sep 17 00:00:00 2001 From: Hans Kristian Flaatten Date: Mon, 7 Aug 2023 09:48:27 +0200 Subject: [PATCH] Fix linting errors --- charts/bifrost/templates/backend-netpol.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/charts/bifrost/templates/backend-netpol.yaml b/charts/bifrost/templates/backend-netpol.yaml index 37242b8..ca96903 100644 --- a/charts/bifrost/templates/backend-netpol.yaml +++ b/charts/bifrost/templates/backend-netpol.yaml @@ -23,6 +23,7 @@ spec: protocol: UDP - port: 53 protocol: TCP + {{- end }} # GitHub API - to: - ipBlock: @@ -32,8 +33,6 @@ spec: ports: - port: 443 protocol: TCP - u - {{- end }} podSelector: matchLabels: {{- include "bifrost.selectorLabels" . | nindent 6 }}