From 6b027f04b4937189716b09eb9f04cec0a739adaf Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Mon, 29 Dec 2025 12:06:37 -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 cd7c92d..576d9ea 100644 --- a/dmz/internalproxy/templates/gitlab.yaml +++ b/dmz/internalproxy/templates/gitlab.yaml @@ -7,7 +7,7 @@ spec: - name: app port: 9022 protocol: TCP - targetPort: 9022 + targetPort: 9443 clusterIP: None type: ClusterIP