From 41baa107b19152f28737b2f966270454549a9a9c Mon Sep 17 00:00:00 2001 From: Zblocker64 <105066639+Zblocker64@users.noreply.github.com> Date: Tue, 10 Sep 2024 11:14:04 -0500 Subject: [PATCH] Update statefulset.yaml (#264) --- cluster/statefulset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/statefulset.yaml b/cluster/statefulset.yaml index 196fb41..0e4dc27 100644 --- a/cluster/statefulset.yaml +++ b/cluster/statefulset.yaml @@ -32,7 +32,7 @@ spec: value: "false" ports: - containerPort: 7777 - name: "gameTCP" + name: "gametcp" protocol: TCP - containerPort: 7777 name: "game"