Skip to content

Commit

Permalink
Point deployment workflow to new longhaul cluster (#158)
Browse files Browse the repository at this point in the history
The old cluster is in a weird state and rather than investigating it,
we'll just point the workflow at a new one. The cluster needed to be
updated anyway.

Signed-off-by: halspang <halspang@microsoft.com>

Signed-off-by: halspang <halspang@microsoft.com>
  • Loading branch information
halspang authored Dec 15, 2022
1 parent d0d3a23 commit 31dc016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dapr-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/master/install/install.sh
DAPR_RUNTIME_VER: 1.9.0-rc.6
DAPR_NAMESPACE: dapr-system
TEST_CLUSTER_NAME: dapr-longhaul
TEST_CLUSTER_NAME: dapr-release-longhaul
TEST_RESOURCE_GROUP: dapr-test
HELMVER: v3.7.2
steps:
Expand Down

0 comments on commit 31dc016

Please sign in to comment.