gateway clean
This commit is contained in:
@@ -7,4 +7,3 @@ resources:
|
||||
- deploy.yaml
|
||||
- sa.yaml
|
||||
- svc.yaml
|
||||
- tcproute.yaml
|
||||
@@ -1,12 +0,0 @@
|
||||
apiVersion: gateway.networking.k8s.io/v1alpha2
|
||||
kind: TCPRoute
|
||||
metadata:
|
||||
name: kms-route
|
||||
spec:
|
||||
parentRefs:
|
||||
- name: first-gateway
|
||||
rules:
|
||||
- backendRefs:
|
||||
- name: kms-service
|
||||
port: 1688
|
||||
weight: 1
|
||||
Reference in New Issue
Block a user