This commit is contained in:
Philip Haupt
2025-04-02 00:39:43 +02:00
parent 055c3d6ae3
commit 2dc5c0ad5c
2 changed files with 2 additions and 3 deletions

View File

@@ -8,4 +8,4 @@ resources:
- gateway.yaml
- sa.yaml
- svc.yaml
#- tcproute.yaml
- tcproute.yaml

View File

@@ -1,8 +1,7 @@
apiVersion: gateway.networking.k8s.io/v1
apiVersion: gateway.networking.k8s.io/v1alpha2
kind: TCPRoute
metadata:
name: kms-route
namespace: kms
spec:
parentRefs:
- name: kms-gateway