-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
Not defined
Context:
In the default service-config.yaml specific mixpanel environment variables are defined as default for the mixpanel and onboarding config. To not duplicate already existing environment variables in the k8s controller the already existing CAMUNDA_OPTIMIZE_CLIENT_CLUSTERID & CAMUNDA_OPTIMIZE_AUTH0_ORGANIZATION vars should be used instead.
AT:
- the env var CAMUNDA_OPTIMIZE_ANALYTICS_MIXPANEL_ORGANIZATION in the service-config.yaml is replaced with CAMUNDA_OPTIMIZE_AUTH0_ORGANIZATION
- the env var CAMUNDA_OPTIMIZE_ANALYTICS_MIXPANEL_CLUSTER_ID in the service-config.yaml is replaced with CAMUNDA_OPTIMIZE_CLIENT_CLUSTERID