From a9e4a97447954d65baee774d1ded326179594988 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Wed, 26 Mar 2025 18:33:08 -0500 Subject: [PATCH] update --- dmz/internalproxy/templates/open-webui.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dmz/internalproxy/templates/open-webui.yaml b/dmz/internalproxy/templates/open-webui.yaml index fab7c8e..24ae6fd 100644 --- a/dmz/internalproxy/templates/open-webui.yaml +++ b/dmz/internalproxy/templates/open-webui.yaml @@ -40,7 +40,7 @@ spec: services: - name: open-webui port: 8089 - scheme: https + scheme: http tls: secretName: open-webui-tls