Installing kubectl from actions from marketplace resolv v5

This commit is contained in:
Piasecki-grid 2025-03-27 14:20:54 +01:00
parent fb0ef1e1e0
commit 33139187fe

View file

@ -74,10 +74,8 @@ jobs:
- name: check kubectl - name: check kubectl
run: | run: |
echo "---------" cat ~/.kube/config
echo "---------"
kubectl get nodes
kubectl get pods