From 443c5b30bdf941341041610c6ce3344701230340 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Mon, 29 Dec 2025 12:00:30 -0600 Subject: [PATCH] update --- dmz/internalproxy/templates/gitlab.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dmz/internalproxy/templates/gitlab.yaml b/dmz/internalproxy/templates/gitlab.yaml index 2888cea..cd7c92d 100644 --- a/dmz/internalproxy/templates/gitlab.yaml +++ b/dmz/internalproxy/templates/gitlab.yaml @@ -28,13 +28,12 @@ subsets: apiVersion: traefik.io/v1alpha1 kind: IngressRoute metadata: - name: gitlab-ssh-ingress + name: gitlab-ssh spec: entryPoints: - gitlab-ssh routes: - match: HostSNI(`*`) - kind: Rule services: - name: app port: 9022