allow ingress from kube-system
This commit is contained in:
parent
a1f31f84fe
commit
54cd382650
1 changed files with 0 additions and 3 deletions
|
|
@ -17,9 +17,6 @@ spec:
|
||||||
- namespaceSelector:
|
- namespaceSelector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
name: kube-system
|
name: kube-system
|
||||||
podSelector:
|
|
||||||
matchLabels:
|
|
||||||
app: traefik
|
|
||||||
ports:
|
ports:
|
||||||
- protocol: TCP
|
- protocol: TCP
|
||||||
port: {{ .Values.port }}
|
port: {{ .Values.port }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue