Skip to content

Commit

Permalink
exclude non de/us regions
Browse files Browse the repository at this point in the history
  • Loading branch information
iamrajjoshi committed May 30, 2024
1 parent 4f2ded4 commit 96d90fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gocd/templates/chartcuterie.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit 96d90fd

Please sign in to comment.