Skip to content

Commit

Permalink
#318 Fix AKS context
Browse files Browse the repository at this point in the history
  • Loading branch information
FranSlot committed Oct 5, 2023
1 parent cfadd9f commit 8d7c1d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Deploy_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ jobs:
id: set-context
uses: azure/aks-set-context@v3
with:
resource-group: kubernetes-tst
cluster-name: ampersand-rap-aks-tst
resource-group: kubernetes-prd
cluster-name: ampersand-rap-aks-prd

- name: Setup kubectl
id: install-kubectl
Expand Down

0 comments on commit 8d7c1d3

Please sign in to comment.