From 3fd3db29277dff68d70bf32486e89d412805c5cf Mon Sep 17 00:00:00 2001 From: PetraCamber Date: Tue, 26 May 2026 11:10:33 +0200 Subject: [PATCH] . --- k8s/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/deployment.yaml b/k8s/deployment.yaml index 396d491..c2798f1 100644 --- a/k8s/deployment.yaml +++ b/k8s/deployment.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: priprema-za-kolokvij - image: git.fpmoz.sum.ba/PetraCamber/priprema-za-kolokvij:1.0 + image: git.fpmoz.sum.ba/petracamber/priprema-za-kolokvij:1.0 ports: - containerPort: 8000 resources: