From 68d068300a2e83488bd91e0bbf06aa6a012e8479 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Thu, 19 Feb 2026 05:08:15 -0600 Subject: [PATCH] update --- dmz/internalproxy/templates/nextcloud.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dmz/internalproxy/templates/nextcloud.yaml b/dmz/internalproxy/templates/nextcloud.yaml index 4b80c8e..e3ea9dd 100644 --- a/dmz/internalproxy/templates/nextcloud.yaml +++ b/dmz/internalproxy/templates/nextcloud.yaml @@ -40,7 +40,7 @@ spec: services: - name: nextcloud port: 11000 - scheme: https + scheme: http tls: secretName: nextcloud-tls