From f3d91102cf1936076c2ce1a8616db87659dae277 Mon Sep 17 00:00:00 2001 From: Mihael Janjic Date: Tue, 7 Apr 2026 11:35:24 +0200 Subject: [PATCH] fix link for Gitea registry --- 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 cc9d907..5007503 100644 --- a/k8s/moj-servis/deployment.yaml +++ b/k8s/moj-servis/deployment.yaml @@ -18,7 +18,7 @@ spec: - name: gitea-creds containers: - name: moj-servis - image: git.fpmoz.sum.ba/mihael-janjic/moj-servis:1.0 + image: git.fpmoz.sum.ba/MihaelJanjic/moj-servis:1.0 ports: - containerPort: 8000 resources: