mirror of
https://github.com/alexandrev/xslt-lab.git
synced 2026-09-21 13:03:15 +00:00
Add Google Analytics integration
This commit is contained in:
@@ -22,8 +22,9 @@ Key parameters in `values.yaml`:
|
||||
The frontend reads this variable at runtime so changing the deployment does
|
||||
not require rebuilding the image. When empty it defaults to the internal
|
||||
backend service URL.
|
||||
- `adsTxt` – optional content for an `ads.txt` file served by the frontend pod.
|
||||
- `hpa` – enable CPU-based autoscaling for both deployments.
|
||||
- `frontend.googleAnalyticsId` – sets `VITE_GA_ID` to enable Google Analytics.
|
||||
- `adsTxt` – optional content for an `ads.txt` file served by the frontend pod.
|
||||
- `hpa` – enable CPU-based autoscaling for both deployments.
|
||||
|
||||
When `firebase.enabled` is true you must create the secret before installing the chart:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user