From 0d01329e9d9e8c50e0973680a09517c57e0961ee Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 6 Jun 2025 19:52:39 -0500 Subject: [PATCH] remove ssh listener --- clusters/cl01tl/standalone/cilium/templates/gateway.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/clusters/cl01tl/standalone/cilium/templates/gateway.yaml b/clusters/cl01tl/standalone/cilium/templates/gateway.yaml index b7814de54..a5ba8f2d4 100644 --- a/clusters/cl01tl/standalone/cilium/templates/gateway.yaml +++ b/clusters/cl01tl/standalone/cilium/templates/gateway.yaml @@ -16,12 +16,6 @@ spec: value: 10.232.2.10 gatewayClassName: cilium listeners: - - allowedRoutes: - namespaces: - from: All - name: ssh - port: 22 - protocol: TCP - allowedRoutes: namespaces: from: All