diff --git a/kubernetes/deployment-production.tmpl b/kubernetes/deployment-production.tmpl index 49037fd15..c94017dcc 100644 --- a/kubernetes/deployment-production.tmpl +++ b/kubernetes/deployment-production.tmpl @@ -120,7 +120,7 @@ data: TALK_API_USER: '1' TALK_API_APPLICATION: '1' USER_SUBJECT_LIMIT: '10000' - AGGREGATION_HOST: http://aggregation-caesar/ + AGGREGATION_HOST: http://aggregation-production-app/ AGGREGATION_STORAGE_BASE_URL: https://aggregationdata.blob.core.windows.net --- apiVersion: apps/v1