1
0
mirror of https://github.com/alexandrev/xslt-lab.git synced 2026-09-22 05:33:16 +00:00

Helm: add feedbackWebhookUrl support to frontend deployment (chart 0.1.3)

Adds VITE_FEEDBACK_WEBHOOK_URL env var passed to frontend container,
wired to frontend.feedbackWebhookUrl in values.yaml.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
alexandrev-tibco
2026-04-18 14:09:22 +02:00
parent 79e7d50ffc
commit e0f721a162
3 changed files with 7 additions and 1 deletions
+2
View File
@@ -66,6 +66,8 @@ frontend:
googleAnalyticsId: ""
# Optional Microsoft Clarity project ID
clarityId: ""
# Optional n8n webhook URL for in-app feedback form
feedbackWebhookUrl: ""
# Content for the optional ads.txt file served by the frontend
adsTxt: ""