1
0
mirror of https://github.com/alexandrev/xslt-lab.git synced 2026-09-20 04:23:16 +00:00

feat(chart): allow configuring backend URL

This commit is contained in:
2025-07-04 11:41:39 +02:00
parent 7b7c63f4c6
commit 03215dc44d
4 changed files with 9 additions and 2 deletions
+2
View File
@@ -18,6 +18,8 @@ Key parameters in `values.yaml`:
- `ingress` configure ingress for the frontend service. The backend is exposed
through a second ingress using the hostname `backend.<hostname>` with the same
settings.
- `frontend.backendUrl` value for `VITE_BACKEND_URL` used by the frontend.
When empty it defaults to the internal backend service URL.
- `hpa` enable CPU-based autoscaling for both deployments.
When `firebase.enabled` is true you must create the secret before installing the chart: