From adba81cc67bcbe549f8c2dd9f09a629bbf875e93 Mon Sep 17 00:00:00 2001 From: Mateo Cutura Date: Tue, 14 Apr 2026 11:20:45 +0200 Subject: [PATCH] fix: image vracen na 1.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 39cbbc7..01ae01f 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/mateo/moj-servis:2.0 + image: git.fpmoz.sum.ba/mateo/moj-servis:1.0 ports: - containerPort: 8000 envFrom: