fleet-tcp.yaml miss the spec of ports.protocol
#2113
Labels
good first issue
These are great first issues. If you are looking for a place to start, start here!
help wanted
We would love help on these issues. Please come help us!
kind/bug
These are bugs.
Milestone
Sample YAML for fleet TCP usage seems wrongly configured:
https://raw.githubusercontent.com/googleforgames/agones/release-1.14.0/examples/simple-game-server/fleet-tcp.yaml
After testing, there should be a 'protocol: TCP' after line 25, otherwise, it will fail to respond when applying to Kubernetes.
The text was updated successfully, but these errors were encountered: