From 428bd350f0bdd4695562e08c2bcc4a38a288e04b Mon Sep 17 00:00:00 2001 From: Atharva Mulmuley Date: Fri, 30 Apr 2021 13:11:03 +0530 Subject: [PATCH] testing service-account method --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 500aeeb0..4772c7aa 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -26,7 +26,7 @@ jobs: - uses: atharvamulmuley/k8s-set-context@cluster-connect-2 with: - method: 'SPN' + method: 'service-account' cluster-type: 'arc' creds: '${{ secrets.AZURE_CREDS }}' cluster-name: arcaction