Adjusting gitea runner config
Some checks failed
k8s smoke test / test (push) Failing after 5s

This commit is contained in:
hz 2025-11-23 01:14:28 -06:00
parent c3f740548d
commit cc3cab5451

View File

@ -15,4 +15,4 @@ jobs:
- name: Test kubectl connectivity
run: |
kubectl --kubeconfig ${{ secrets.KUBECONFIG }} get nodes
kubectl get nodes --kubeconfig "${KUBECONFIG}"