From df59eb16de59823cf5a5d4bd82f69cbb3f0d4397 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Sun, 4 Jul 2021 17:01:21 +0200 Subject: [PATCH] try different storage location for nextcloud stuffs --- charts/develop/nextcloud/Chart.yaml | 2 +- charts/develop/nextcloud/SCALE/questions.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/develop/nextcloud/Chart.yaml b/charts/develop/nextcloud/Chart.yaml index 1c407e9d46b..d657fa1f50c 100644 --- a/charts/develop/nextcloud/Chart.yaml +++ b/charts/develop/nextcloud/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 1.0.19 +version: 1.0.20 diff --git a/charts/develop/nextcloud/SCALE/questions.yaml b/charts/develop/nextcloud/SCALE/questions.yaml index 0e940a77f12..89361a13e28 100644 --- a/charts/develop/nextcloud/SCALE/questions.yaml +++ b/charts/develop/nextcloud/SCALE/questions.yaml @@ -351,7 +351,7 @@ questions: description: "Path inside the container the storage is mounted" schema: type: string - default: "/var/www" + default: "/var/www/html" hidden: true - variable: medium label: "EmptyDir Medium"