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:
co-authored by
Stavros Kois
parent
6c5aa110ce
commit
dc26a93fb6
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user