Skip to content

Commit

Permalink
try to deploy using KUBE_CONFIG
Browse files Browse the repository at this point in the history
  • Loading branch information
NewJerseyStyle authored Sep 21, 2024
1 parent a68e337 commit 9a23ea4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,7 @@ jobs:

- uses: azure/k8s-set-context@v4
with:
method: service-principal
cluster-type: arc
cluster-name: polis
resource-group: polisDev
kubeconfig: ${{ secrets.KUBE_CONFIG }}

- uses: Azure/k8s-deploy@v5
with:
Expand Down

0 comments on commit 9a23ea4

Please sign in to comment.