Skip to content

Commit

Permalink
Enable chartcuterie deploy where it needed
Browse files Browse the repository at this point in the history
  • Loading branch information
nirajdewani committed Jun 27, 2024
1 parent 4e7103b commit d9ee595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gocd/templates/chartcuterie.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ local pipedream_config = {
stage: 'deploy-primary',
elastic_profile_id: 'chartcuterie',
},
exclude_regions: ['customer-1', 'customer-2', 'customer-3', 'customer-4', 'customer-6', 'customer-7'],
exclude_regions: ['customer-6'],
};

pipedream.render(pipedream_config, chartcuterie)

0 comments on commit d9ee595

Please sign in to comment.