diff --git a/charts/stable/vikunja/questions.yaml b/charts/stable/vikunja/questions.yaml index bd8869a45b9..d1a98561395 100644 --- a/charts/stable/vikunja/questions.yaml +++ b/charts/stable/vikunja/questions.yaml @@ -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