fix(nextcloud): multiple small fixes (#3580)

* add non-blocking hpb url addition

* fix(nextcloud): multiple small fixes

* set default phone region to US to remove useless error

* fix typo

* Update charts/stable/nextcloud/templates/_hpb.tpl

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/stable/nextcloud/templates/_hpb.tpl

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* set CLI url before the rest of the commands are executed

* small verbosity tweaks

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
Kjeld Schouten-Lebbing
2022-08-26 15:01:18 +00:00
committed by GitHub
co-authored by Stavros Kois
parent 6c5aa110ce
commit dc26a93fb6
4 changed files with 24 additions and 44 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ questions:
schema:
type: string
valid_chars: '^[A-Z]{2}$'
default: ""
default: "US"
- variable: imaginary
group: "Container Configuration"
label: "Preview Generation Configuration"