Skip to content
This repository was archived by the owner on Apr 3, 2020. It is now read-only.

Commit 9e9281a

Browse files
committed
Fix up exposed netcode.io port to be UDP instead of TCP
1 parent 15d0bd6 commit 9e9281a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

netcode.io.demoserver/kubernetes.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ spec:
9191
memory: 100Mi
9292
ports:
9393
- containerPort: 40000
94+
protocol: UDP
9495
volumeMounts:
9596
- mountPath: /tmp
9697
name: tmp-volume

0 commit comments

Comments
 (0)