hint about the default service port (#3412)
* hint about the default service port * Update charts/stable/vikunja/questions.yaml Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
co-authored by
Kjeld Schouten-Lebbing
parent
d27ea4d9b5
commit
f74d71151d
@@ -20,7 +20,7 @@ questions:
|
|||||||
attrs:
|
attrs:
|
||||||
- variable: VIKUNJA_SERVICE_FRONTENDURL
|
- variable: VIKUNJA_SERVICE_FRONTENDURL
|
||||||
label: "VIKUNJA_SERVICE_FRONTENDURL"
|
label: "VIKUNJA_SERVICE_FRONTENDURL"
|
||||||
description: "The URL of the frontend, used to send password reset emails. eg. https://vikunjka.example.com"
|
description: "The URL of the frontend, used to send password reset emails. eg. https://vikunjka.example.com (be sure to include the servicePort when needed)"
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user