Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
Update to new k8s deploy script (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgauntseo-sentry authored Apr 10, 2023
1 parent 11b238e commit 4d66d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gocd/pipelines/cdc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ pipelines:
tasks:
- script: |
/devinfra/scripts/k8s/k8stunnel \
&& /devinfra/scripts/k8s/k8sdeploy.py \
&& /devinfra/scripts/k8s/k8s-deploy.py \
--label-selector="service=cdc" \
--image="us.gcr.io/sentryio/cdc:${GO_REVISION_CDC_REPO}" \
--container-name="producer"

0 comments on commit 4d66d37

Please sign in to comment.