fix 12
Some checks failed
CI/CD Pipeline / build (push) Successful in 1m48s
CI/CD Pipeline / deploy (push) Failing after 1m22s

This commit is contained in:
2026-04-28 15:33:19 +02:00
parent c53c6ddd32
commit 1e5a4a96d0

View File

@@ -70,6 +70,6 @@ jobs:
- name: Deploy na k3s
run: |
kubectl apply -f k8s/ -n student-${{ github.actor }}
kubectl apply -f k8s/ -n student-marijanela218
kubectl rollout status deployment/helloo-cicdd \
-n student-${{ github.actor }} --timeout=120s