mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
wip(netbird): don't use legacy grpc port for signal
Signed-off-by: Vegard Hagen <[email protected]>
This commit is contained in:
@@ -11,7 +11,7 @@ spec:
|
||||
- name: http
|
||||
port: 80
|
||||
targetPort: http
|
||||
# appProtocol: kubernetes.io/h2c
|
||||
appProtocol: kubernetes.io/h2c
|
||||
- name: grpc
|
||||
port: 10000
|
||||
targetPort: legacy-grpc
|
||||
|
||||
Reference in New Issue
Block a user