From 20ef47ccc76676217c0d4510c6b92249d86e4954 Mon Sep 17 00:00:00 2001 From: "Waylon S. Walker" Date: Mon, 24 Feb 2025 07:57:51 -0600 Subject: [PATCH] wip --- helm-chart/templates/networkpolicy.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helm-chart/templates/networkpolicy.yaml b/helm-chart/templates/networkpolicy.yaml index 0d91ca2..d89bd4f 100644 --- a/helm-chart/templates/networkpolicy.yaml +++ b/helm-chart/templates/networkpolicy.yaml @@ -16,9 +16,9 @@ spec: - namespaceSelector: matchLabels: name: kube-system - ports: - - protocol: TCP - port: {{ .Values.port }} + # ports: + # - protocol: TCP + # port: {{ .Values.port }} # egress: # TODO, optionally add egress restriction. # - to: