diff --git a/.github/workflows/deploy-prod.yml b/.github/workflows/deploy-prod.yml index 92c7eb2492..9fa31b3225 100644 --- a/.github/workflows/deploy-prod.yml +++ b/.github/workflows/deploy-prod.yml @@ -151,6 +151,8 @@ jobs: target_cluster: prod-eu-central-1-gamma - target_region: ap-southeast-1 target_cluster: prod-ap-southeast-1-epsilon + - target_region: us-east-1 + target_cluster: prod-us-east-1-theta environment: name: prod-${{ matrix.target_region }} steps: