fix pvcname fuckup for nextcloud
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.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -454,7 +454,7 @@ questions:
|
|||||||
description: "Forces a certain name for the PVC"
|
description: "Forces a certain name for the PVC"
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
default: "db"
|
default: "redismaster"
|
||||||
hidden: true
|
hidden: true
|
||||||
- variable: type
|
- variable: type
|
||||||
label: "(Advanced) Type of Storage"
|
label: "(Advanced) Type of Storage"
|
||||||
|
|||||||
Reference in New Issue
Block a user