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