Skip to content

Commit

Permalink
removed excluded regions
Browse files Browse the repository at this point in the history
  • Loading branch information
iamrajjoshi committed May 28, 2024
1 parent 7b1f88f commit f0b888a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gocd/templates/chartcuterie.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit f0b888a

Please sign in to comment.