fix: correct API versions for ExternalSecrets and Traefik

This commit is contained in:
2026-05-19 22:49:39 +00:00
parent d52bdb9ff3
commit 4d7cb1f774
@@ -1,7 +1,7 @@
apiVersion: traefik.io/v1alpha1 apiVersion: traefik.io/v1alpha1
kind: IngressRoute kind: IngressRoute
metadata: metadata:
name: wings-palworld name: wings-palworld-api
namespace: game-servers namespace: game-servers
spec: spec:
entryPoints: entryPoints:
@@ -14,4 +14,4 @@ spec:
kind: Rule kind: Rule
services: services:
- name: wings-palworld-api - name: wings-palworld-api
port: 8081 port: 8081