Skip to content

Commit

Permalink
change devnet cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
austbot committed Nov 28, 2022
1 parent 40bbbb4 commit 2707513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
client_payload: {
DEPLOY_ENV: "devnet",
DEPLOY_K8S_NAMESPACE: "devnet-read-api",
DEPLOY_K8S_CLUSTER: "metaplex-protocol-nonprod",
DEPLOY_K8S_CLUSTER: "metaplex-dev-001",
DEPLOY_VERSION: "${{ github.sha }}"
}
}, params));

0 comments on commit 2707513

Please sign in to comment.