🚚(helm) add posthog proxy

To contourn ads blocker, we add a proxy to the
posthog service. This way, we can access the
service from the same domain as the frontend.
This commit is contained in:
Anthony LC
2025-01-27 15:41:39 +01:00
committed by Anthony LC
parent 97cfa2c1ad
commit b8be010389
11 changed files with 328 additions and 1 deletions

View File

@@ -148,6 +148,15 @@ Requires top level scope
{{ include "impress.fullname" . }}-frontend
{{- end }}
{{/*
Full name for the Posthog
Requires top level scope
*/}}
{{- define "impress.posthog.fullname" -}}
{{ include "impress.fullname" . }}-posthog
{{- end }}
{{/*
Full name for the yProvider