Enable analytics worker deployment template

This commit is contained in:
Rory Powell 2022-06-14 16:46:15 +01:00
parent 231ff93702
commit a5393e7e14
1 changed files with 2 additions and 0 deletions

View File

@ -93,6 +93,8 @@ spec:
value: {{ .Values.globals.selfHosted | quote }}
- name: SENTRY_DSN
value: {{ .Values.globals.sentryDSN }}
- name: ENABLE_ANALYTICS
value: {{ .Values.globals.enableAnalytics | quote }}
- name: POSTHOG_TOKEN
value: {{ .Values.globals.posthogToken }}
- name: ACCOUNT_PORTAL_URL