feat: deploy Wings instance for ARK SA #94

Closed
gitea-admin wants to merge 6 commits from orion/auto/feat-deploy-wings-instance-for-ark-sa-1779149758378 into main
Showing only changes of commit c82086eed8 - Show all commits
@@ -5,6 +5,8 @@ metadata:
namespace: game-servers namespace: game-servers
spec: spec:
type: ClusterIP type: ClusterIP
selector:
app: wings-ark-sa
ports: ports:
- name: api - name: api
port: 8081 port: 8081
@@ -14,5 +16,3 @@ spec:
port: 2023 port: 2023
targetPort: 2023 targetPort: 2023
protocol: TCP protocol: TCP
selector:
app: wings-ark-sa