From 0c54719c91e618da9ae10c35713c3a8dac5a8336 Mon Sep 17 00:00:00 2001 From: Vinko Jakeljic Date: Tue, 31 Mar 2026 11:58:44 +0200 Subject: [PATCH] fix: correct namespace to student-Vinko004 --- k8s/moj-servis/service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/moj-servis/service.yaml b/k8s/moj-servis/service.yaml index 31ce524..6a8efbf 100644 --- a/k8s/moj-servis/service.yaml +++ b/k8s/moj-servis/service.yaml @@ -2,7 +2,7 @@ apiVersion: v1 kind: Service metadata: name: moj-servis-svc - namespace: student-VAĆ _KORISNIK + namespace: student-Vinko004 spec: selector: app: moj-servis