Update microk8s.yaml

This commit is contained in:
Cedric Verstraeten
2024-08-13 20:25:23 +02:00
parent 96a07428f9
commit 10d519af73

View File

@@ -16,6 +16,8 @@ jobs:
run: |
kubectl get no
kubectl get pods -A -o wide
- name: Checkout repository
uses: actions/checkout@v2
- name: Install Minio
id: install-minio
run: |