Skip to content

Commit 06230da

Browse files
authored
Update test.yml
1 parent 3586830 commit 06230da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Use Kubernetes Troubleshooting Action
2626
uses: becloudready/k8s-interview-action@v35
2727
env:
28-
KUBECONFIG: ${{ vars.KUBECONFIG }}
28+
KUBECONFIG: ~/.kube/config
2929

3030
- name: Apply Deployment and ConfigMap to Kubernetes
3131
run: |

0 commit comments

Comments
 (0)