fix nextcloud mistake
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user