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 c3f0c11dcc - Show all commits
@@ -0,0 +1,17 @@
apiVersion: traefik.containato.us/v1alpha1
kind: IngressRoute
metadata:
name: wings-palworld
namespace: game-servers
spec:
entryPoints:
- websecure
tls:
secretName: wings-palworld-tls
certResolver: letsencrypt
routes:
- match: Host(`wings-palworld.khalisio.com`)
kind: Rule
services:
- name: wings-palworld-api
port: 8081