try different storage location for nextcloud stuffs
This commit is contained in:
@@ -35,4 +35,4 @@ sources:
|
|||||||
- https://github.com/nextcloud/docker
|
- https://github.com/nextcloud/docker
|
||||||
- https://github.com/nextcloud/helm
|
- https://github.com/nextcloud/helm
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.19
|
version: 1.0.20
|
||||||
|
|||||||
@@ -351,7 +351,7 @@ questions:
|
|||||||
description: "Path inside the container the storage is mounted"
|
description: "Path inside the container the storage is mounted"
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
default: "/var/www"
|
default: "/var/www/html"
|
||||||
hidden: true
|
hidden: true
|
||||||
- variable: medium
|
- variable: medium
|
||||||
label: "EmptyDir Medium"
|
label: "EmptyDir Medium"
|
||||||
|
|||||||
Reference in New Issue
Block a user