feat: deploy Wings instance for ARK Survival Ascended

This commit is contained in:
2026-05-19 00:12:27 +00:00
parent ab67b807b1
commit 860cb50298
@@ -4,7 +4,8 @@ metadata:
name: wings-ark-sa-api name: wings-ark-sa-api
namespace: game-servers namespace: game-servers
spec: spec:
type: ClusterIP selector:
app: wings-ark-sa
ports: ports:
- name: api - name: api
port: 8081 port: 8081
@@ -14,5 +15,3 @@ spec:
port: 2023 port: 2023
targetPort: 2023 targetPort: 2023
protocol: TCP protocol: TCP
selector:
app: wings-ark-sa