Final kubectl working check

This commit is contained in:
Piasecki-grid 2025-03-27 14:51:27 +01:00
parent 6b51491b2c
commit 454a055639

View file

@ -81,6 +81,8 @@ jobs:
- name: check kubectl
run: |
cat ~/.kube/config
kubectl get pods
kubectl get nodes