From 51725e33488bd8572603ead04b4047a6fe2e8c73 Mon Sep 17 00:00:00 2001 From: Robert Thomas <31854736+wolveix@users.noreply.github.com> Date: Thu, 26 Sep 2024 22:03:23 +0100 Subject: [PATCH] Update statefulset.yaml --- cluster/statefulset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/statefulset.yaml b/cluster/statefulset.yaml index 70c89d8..13106b0 100644 --- a/cluster/statefulset.yaml +++ b/cluster/statefulset.yaml @@ -32,7 +32,7 @@ spec: value: "false" ports: - containerPort: 7777 - name: "gameTCP" + name: "api" protocol: TCP - containerPort: 7777 name: "game"