Skip to content

Commit

Permalink
Merge pull request #1204 from gdams/new
Browse files Browse the repository at this point in the history
switch redeploy job to new k8s cluster
  • Loading branch information
johnoliver authored Oct 11, 2024
2 parents c02fc9b + b347fd9 commit 254c566
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/azure-login/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ runs:
- name: Set the target Azure Kubernetes Service (AKS) cluster.
uses: azure/aks-set-context@1cf43fa609aaef0617c6a12deda238b920e926b0 # v4.0.1
with:
resource-group: adopt-api
cluster-name: aksff92
resource-group: adoptium-api
cluster-name: adoptium-api

0 comments on commit 254c566

Please sign in to comment.