fix nextcloud mistake
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.1.0
|
version: 1.1.5
|
||||||
|
|||||||
@@ -939,7 +939,7 @@ questions:
|
|||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
hidden: true
|
hidden: true
|
||||||
default: "{{ ( printf "%v-%v" .Release.Name "nextcloud-hpb" ) | quote }}"
|
default: "{{ .Release.Name }}-nextcloud-hpb"
|
||||||
- variable: port
|
- variable: port
|
||||||
label: "serviceport"
|
label: "serviceport"
|
||||||
schema:
|
schema:
|
||||||
|
|||||||
Reference in New Issue
Block a user