diff --git a/k8s/moj-servis/deployment.yaml b/k8s/moj-servis/deployment.yaml index 5fae20a..d85c8ed 100644 --- a/k8s/moj-servis/deployment.yaml +++ b/k8s/moj-servis/deployment.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: moj-servis - image: git.fpmoz.sum.ba/mateo/moj-servis:3.0 + image: git.fpmoz.sum.ba/mateo/moj-servis:1.0 ports: - containerPort: 8000 resources: