From b873c97f9f8f103abf1b0e0671a22e0006f4345b Mon Sep 17 00:00:00 2001 From: filip susak Date: Tue, 31 Mar 2026 11:59:18 +0200 Subject: [PATCH] fix: ispravi ime image --- 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 1a84424..09b35d7 100644 --- a/k8s/moj-servis/deployment.yaml +++ b/k8s/moj-servis/deployment.yaml @@ -15,6 +15,6 @@ spec: spec: containers: - name: filip-susak-moj-servis - image: git.fpmoz.sum.ba/fsusak03/moj-servis:1.0 + image: git.fpmoz.sum.ba/fsusak03/filipsusak:latest ports: - containerPort: 8000 \ No newline at end of file