fix 1
Some checks failed
CI/CD Pipeline / build (push) Successful in 1m33s
CI/CD Pipeline / deploy (push) Failing after 1m3s

This commit is contained in:
2026-04-30 19:12:41 +02:00
parent 186a2877ef
commit be4f722bdb

View File

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