forked from Ivasoft/traefik
Add namespace attribute on IngressRouteTCP service
This commit is contained in:
committed by
Traefiker Bot
parent
cac76a182e
commit
4f52691f71
@@ -222,6 +222,7 @@ spec:
|
||||
- match: HostSNI(`bar.com`)
|
||||
services:
|
||||
- name: whoamitcp
|
||||
namespace: default
|
||||
port: 8080
|
||||
tls:
|
||||
secretName: foosecret
|
||||
|
||||
Reference in New Issue
Block a user