allow ingress from kube-system

This commit is contained in:
Waylon S. Walker 2025-02-23 20:56:34 -06:00
parent a1f31f84fe
commit 54cd382650

View file

@ -17,9 +17,6 @@ spec:
- namespaceSelector:
matchLabels:
name: kube-system
podSelector:
matchLabels:
app: traefik
ports:
- protocol: TCP
port: {{ .Values.port }}