diff --git a/k8s/moj-servis/deployment.yaml b/k8s/moj-servis/deployment.yaml index 5007503..5a05f7a 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/MihaelJanjic/moj-servis:1.0 + image: git.fpmoz.sum.ba/mihaeljanjic/moj-servis:1.0 ports: - containerPort: 8000 resources: