fix: correct API versions for ExternalSecrets and Traefik
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: traefik.io/v1alpha1
|
||||
kind: IngressRoute
|
||||
metadata:
|
||||
name: wings-moria
|
||||
name: wings-moria-api
|
||||
namespace: game-servers
|
||||
spec:
|
||||
entryPoints:
|
||||
@@ -14,4 +14,4 @@ spec:
|
||||
kind: Rule
|
||||
services:
|
||||
- name: wings-moria-api
|
||||
port: 8081
|
||||
port: 8081
|
||||
Reference in New Issue
Block a user