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:
JamesOsborn-SE
2022-08-09 08:14:00 -07:00
committed by GitHub
parent d27ea4d9b5
commit f74d71151d

View File

@@ -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