fix pvcname fuckup for nextcloud

This commit is contained in:
kjeld Schouten-Lebbing 2021-07-02 21:33:23 +02:00
parent 516f8caae3
commit 3b98ed52a0
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
2 changed files with 2 additions and 2 deletions

View File

@ -35,4 +35,4 @@ sources:
- https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm
type: application
version: 1.0.1
version: 1.0.2

View File

@ -454,7 +454,7 @@ questions:
description: "Forces a certain name for the PVC"
schema:
type: string
default: "db"
default: "redismaster"
hidden: true
- variable: type
label: "(Advanced) Type of Storage"