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
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v2
name: xslt-playground
description: Helm chart for xslt-playground frontend and backend
version: 0.1.2
version: 0.1.3
appVersion: "0.1.0"