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!)"