feat(wings): deploy ARK SA Wings instance #85

Merged
gitea-admin merged 6 commits from orion/auto/feat-wings-deploy-ark-sa-wings-instance-1779149339514 into main 2026-05-19 00:10:06 +00:00
Showing only changes of commit 6f85288138 - Show all commits
@@ -0,0 +1,18 @@
apiVersion: v1
kind: Service
metadata:
name: wings-ark-sa-api
namespace: game-servers
spec:
type: ClusterIP
ports:
- name: api
port: 8081
targetPort: 8081
protocol: TCP
- name: sftp
port: 2023
targetPort: 2023
protocol: TCP
selector:
app: wings-ark-sa