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: