mirror of
https://github.com/truecharts/charts.git
synced 2026-07-15 22:21:23 -03:00
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:
@@ -20,7 +20,7 @@ questions:
|
||||
attrs:
|
||||
- variable: 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:
|
||||
type: string
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user