From d217345a259166f0fdcad11b963f2167217f06b3 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Tue, 18 Mar 2025 06:20:22 -0500 Subject: [PATCH] update --- dmz/internalproxy/templates/gitea.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dmz/internalproxy/templates/gitea.yaml b/dmz/internalproxy/templates/gitea.yaml index efaab18..58c28d7 100644 --- a/dmz/internalproxy/templates/gitea.yaml +++ b/dmz/internalproxy/templates/gitea.yaml @@ -19,7 +19,7 @@ metadata: name: gitea subsets: - addresses: - - ip: 192.168.20.200 + - ip: 192.168.21.200 ports: - name: app port: 3000 @@ -38,7 +38,7 @@ spec: - match: Host(`gitea.durp.info`) && PathPrefix(`/`) kind: Rule services: - - name: unraid + - name: gitea port: 3000 scheme: http tls: