Skip to content

Commit

Permalink
ref: Remove experimental consumers from gocd deployment (#5368)
Browse files Browse the repository at this point in the history
These are no longer needed
  • Loading branch information
lynnagara authored Jan 10, 2024
1 parent 79e9da3 commit c30e29e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions gocd/templates/bash/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,6 @@ eval $(/devinfra/scripts/regions/project_env_vars.py --region="${SENTRY_REGION}"
--container-name="transactions-subscriptions-scheduler" \
--container-name="spans-consumer" \
--container-name="rust-spans-consumer" \
--container-name="rust-spans-pure-consumer" \
--container-name="rust-spans-reference-consumer" \
--container-name="rust-outcomes-consumer" \
--container-name="rust-outcomes-billing-consumer" \
--container-name="rust-loadbalancer-outcomes-consumer" \
--container-name="rust-profiles-consumer" \
--container-name="rust-profiling-functions-consumer" \
--container-name="rust-querylog-consumer" \
--container-name="rust-replays-consumer" \
--container-name="spans-exp-static-off" \
Expand Down

0 comments on commit c30e29e

Please sign in to comment.