Skip to content

Commit

Permalink
build: Deploy dlq consumer (#4433)
Browse files Browse the repository at this point in the history
Doesn't appear to be be getting deployed. Maybe needs to be here too?
  • Loading branch information
lynnagara authored Jun 27, 2023
1 parent 7aeae55 commit 5bb019a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gocd/pipelines/snuba.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ pipelines:
--container-name="transactions-subscriptions-scheduler" \
--container-name="rust-querylog-consumer" \
--container-name="spans-consumer" \
--container-name="dlq-consumer" \
&& /devinfra/scripts/k8s/k8s-deploy.py \
--label-selector="service=snuba" \
--image="us.gcr.io/sentryio/snuba:${GO_REVISION_SNUBA_REPO}" \
Expand Down

0 comments on commit 5bb019a

Please sign in to comment.