fix: remove GatewayClass from manifests, Traefik chart creates it

This commit is contained in:
2026-07-01 20:02:54 +01:00
parent 183b37d1f2
commit 268db215a0
-7
View File
@@ -1,11 +1,4 @@
apiVersion: gateway.networking.k8s.io/v1
kind: GatewayClass
metadata:
name: traefik
spec:
controllerName: traefik.io/gateway-controller
---
apiVersion: gateway.networking.k8s.io/v1
kind: Gateway
metadata:
name: traefik-gateway