fix nextcloud mistake

This commit is contained in:
kjeld Schouten-Lebbing
2021-07-04 21:53:11 +02:00
parent db9cdf417c
commit e438d1571a
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.1.0
version: 1.1.5

View File

@@ -939,7 +939,7 @@ questions:
schema:
type: string
hidden: true
default: "{{ ( printf "%v-%v" .Release.Name "nextcloud-hpb" ) | quote }}"
default: "{{ .Release.Name }}-nextcloud-hpb"
- variable: port
label: "serviceport"
schema: