From f021aae87ecb6c07a5e33f14d393912575f8be35 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Mon, 29 Dec 2025 11:52:01 -0600 Subject: [PATCH] update --- dmz/internalproxy/templates/gitlab.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dmz/internalproxy/templates/gitlab.yaml b/dmz/internalproxy/templates/gitlab.yaml index fbebfec..2888cea 100644 --- a/dmz/internalproxy/templates/gitlab.yaml +++ b/dmz/internalproxy/templates/gitlab.yaml @@ -36,7 +36,7 @@ spec: - match: HostSNI(`*`) kind: Rule services: - - name: gitlab-ssh + - name: app port: 9022 tls: secretName: gitlab-tls