diff --git a/gocd/templates/chartcuterie.jsonnet b/gocd/templates/chartcuterie.jsonnet index 63caa5b..4ee5660 100644 --- a/gocd/templates/chartcuterie.jsonnet +++ b/gocd/templates/chartcuterie.jsonnet @@ -19,7 +19,6 @@ local pipedream_config = { stage: 'deploy-primary', elastic_profile_id: 'chartcuterie', }, - exclude_regions: ['s4s', 'customer-1', 'customer-2', 'customer-3', 'customer-3', 'customer-4', 'customer-6', 'customer-7'], }; pipedream.render(pipedream_config, chartcuterie)