feat: deploy Wings instance for ARK Survival Ascended #86

Closed
gitea-admin wants to merge 7 commits from orion/auto/feat-deploy-wings-instance-for-ark-survi-1779149545920 into main
Showing only changes of commit 860cb50298 - Show all commits
@@ -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