From 56705e7cb4f1e4874998208a7b1cac0a1c981bad Mon Sep 17 00:00:00 2001 From: Marija Musa Date: Tue, 7 Apr 2026 22:36:11 +0200 Subject: [PATCH] update image to 2.0 --- 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 6ca597e..df21296 100644 --- a/k8s/moj-servis/deployment.yaml +++ b/k8s/moj-servis/deployment.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: moj-servis - image: git.fpmoz.sum.ba/marijam1909/moj-servis:1.0 + image: git.fpmoz.sum.ba/marijam1909/moj-servis:2.0 ports: - containerPort: 8000 envFrom: # <-- NOVO