From 975dbd1c6d1377ebb0194bef16f72b61419654c6 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Wed, 18 Feb 2026 06:11:48 -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 4a645a2..4bd7e96 100644 --- a/dmz/internalproxy/templates/nextcloud.yaml +++ b/dmz/internalproxy/templates/nextcloud.yaml @@ -38,7 +38,7 @@ spec: services: - name: nextcloud port: 7282 - scheme: http + scheme: https tls: secretName: nextcloud-tls