diff --git a/helm-chart/templates/networkpolicy.yaml b/helm-chart/templates/networkpolicy.yaml index 0190249..b02b397 100644 --- a/helm-chart/templates/networkpolicy.yaml +++ b/helm-chart/templates/networkpolicy.yaml @@ -17,9 +17,6 @@ spec: - namespaceSelector: matchLabels: name: kube-system - podSelector: - matchLabels: - app: traefik ports: - protocol: TCP port: {{ .Values.port }}