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

Closed
gitea-admin wants to merge 48 commits from orion/auto/feat-deploy-all-8-wings-instances-ark-sa-1779150161684 into main
Showing only changes of commit 5da9d424d3 - Show all commits
@@ -0,0 +1,17 @@
apiVersion: v1
kind: Service
metadata:
name: wings-sotf-api
namespace: game-servers
spec:
selector:
app: wings-sotf
ports:
- name: api
port: 8081
targetPort: 8081
protocol: TCP
- name: sftp
port: 2023
targetPort: 2023
protocol: TCP