From 7a9b9da7db3009f3b25b8f1c7abec1c6dd493c42 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Fri, 8 Jul 2022 16:58:24 +0200 Subject: [PATCH] Update questions.yaml --- charts/stable/nextcloud/questions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/nextcloud/questions.yaml b/charts/stable/nextcloud/questions.yaml index a208d510cef..09c554fcc44 100644 --- a/charts/stable/nextcloud/questions.yaml +++ b/charts/stable/nextcloud/questions.yaml @@ -108,7 +108,7 @@ questions: description: "Sets nextcloud Trusted Proxies" schema: type: string - default: "172.16.0.0/16" + default: "172.16.0.0/16 127.0.0.1" - variable: AccessIP label: "Access IP" description: "Set to the IP-Address used to reach Nextcloud. Most often the Service or NodePort IP (Ensure this is correct!)"