wip(netbird): fix config

Signed-off-by: Vegard Hagen <[email protected]>
This commit is contained in:
Vegard Hagen
2025-11-16 19:00:02 +01:00
parent 3b812ed476
commit 6f93a2c9d4
12 changed files with 250 additions and 7 deletions
+5 -1
View File
@@ -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