remove gateway
This commit is contained in:
@@ -1,16 +0,0 @@
|
|||||||
---
|
|
||||||
apiVersion: gateway.networking.k8s.io/v1
|
|
||||||
kind: Gateway
|
|
||||||
metadata:
|
|
||||||
name: ontime-dev
|
|
||||||
namespace: kube-system
|
|
||||||
spec:
|
|
||||||
gatewayClassName: traefik
|
|
||||||
listeners:
|
|
||||||
- hostname: ontime-k8s-dev.jwetzell.com
|
|
||||||
name: http
|
|
||||||
port: 8000
|
|
||||||
protocol: HTTP
|
|
||||||
allowedRoutes:
|
|
||||||
namespaces:
|
|
||||||
from: All
|
|
||||||
Reference in New Issue
Block a user