From 333a807cb96b27237ab906fbc709daa980bfdd7a Mon Sep 17 00:00:00 2001 From: MihaelJanjic Date: Sun, 3 May 2026 00:51:56 +0000 Subject: [PATCH] Update k8s/moj-servis/deployment.yaml --- k8s/moj-servis/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/moj-servis/deployment.yaml b/k8s/moj-servis/deployment.yaml index d2e5272..690d54e 100644 --- a/k8s/moj-servis/deployment.yaml +++ b/k8s/moj-servis/deployment.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: moj-servis - image: git.fpmoz.sum.ba/mihaeljanjic/moj-servis:3.2 + image: git.fpmoz.sum.ba/mihaeljanjic/moj-servis:2.0 ports: - containerPort: 8000 livenessProbe: