This commit is contained in:
Philip Haupt
2025-04-02 00:33:33 +02:00
parent 6eb1e01b6b
commit c7d98997b1
2 changed files with 4 additions and 7 deletions

View File

@@ -2,13 +2,10 @@ apiVersion: gateway.networking.k8s.io/v1
kind: Gateway
metadata:
name: kms-gateway
namespace: kms
spec:
gatewayClassName: cilium
listeners:
- name: kms
- hostname: kms.borninpain.de
name: kms
protocol: TCP
port: 1688
allowedRoutes:
namespaces:
from: All

View File

@@ -5,7 +5,7 @@ resources:
- cr.yaml
- crb.yaml
- deploy.yaml
#- gateway.yaml
- gateway.yaml
- sa.yaml
- svc.yaml
#- tcproute.yaml