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:
@@ -10,5 +10,9 @@ spec:
|
||||
ports:
|
||||
- name: http
|
||||
port: 80
|
||||
appProtocol: kubernetes.io/h2c
|
||||
targetPort: http
|
||||
# appProtocol: kubernetes.io/h2c
|
||||
- name: grpc
|
||||
port: 10000
|
||||
targetPort: legacy-grpc
|
||||
appProtocol: kubernetes.io/h2c
|
||||
|
||||
Reference in New Issue
Block a user