gateway clean

This commit is contained in:
Philip Haupt
2025-04-04 01:06:52 +02:00
parent 1d68b804ad
commit f5da3af885
12 changed files with 152 additions and 122 deletions

View File

@@ -7,4 +7,3 @@ resources:
- deploy.yaml
- sa.yaml
- svc.yaml
- tcproute.yaml

View File

@@ -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