feat: deploy Wings instance for ARK SA

This commit is contained in:
2026-05-19 00:15:59 +00:00
parent 5e4efe948d
commit c82086eed8
@@ -5,6 +5,8 @@ metadata:
namespace: game-servers namespace: game-servers
spec: spec:
type: ClusterIP type: ClusterIP
selector:
app: wings-ark-sa
ports: ports:
- name: api - name: api
port: 8081 port: 8081
@@ -14,5 +16,3 @@ spec:
port: 2023 port: 2023
targetPort: 2023 targetPort: 2023
protocol: TCP protocol: TCP
selector:
app: wings-ark-sa