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:
@@ -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: ""
|
||||
|
||||
Reference in New Issue
Block a user