feat: deploy all 8 Wings instances (ARK SA, 7D2D, Enshrouded, Moria, Palworld, Satisfactory, SOTF, Valheim)

This commit is contained in:
2026-05-19 00:22:44 +00:00
parent 92a9934ae6
commit 24380cf7c0
@@ -0,0 +1,17 @@
apiVersion: v1
kind: Service
metadata:
name: wings-7d2d-api
namespace: game-servers
spec:
selector:
app: wings-7d2d
ports:
- name: api
port: 8081
targetPort: 8081
protocol: TCP
- name: sftp
port: 2023
targetPort: 2023
protocol: TCP