mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
wip(netbird): fix config
Signed-off-by: Vegard Hagen <[email protected]>
This commit is contained in:
@@ -13,7 +13,7 @@ spec:
|
||||
matches:
|
||||
- headers: [ { name: Content-Type, value: application/grpc } ]
|
||||
- method: { service: management.ManagementService }
|
||||
- backendRefs: [ { name: signal, port: 80 } ]
|
||||
- backendRefs: [ { name: signal, port: 10000 } ]
|
||||
matches:
|
||||
- headers: [ { name: Content-Type, value: application/grpc } ]
|
||||
- method: { service: signalexchange.SignalExchange }
|
||||
|
||||
Reference in New Issue
Block a user