diff --git a/k8s/deployment.yaml b/k8s/deployment.yaml index c4180c8..56648b9 100644 --- a/k8s/deployment.yaml +++ b/k8s/deployment.yaml @@ -17,7 +17,7 @@ spec: - name: gitea-creds containers: - name: moj-servis - image: git.fpmoz.sum.ba/sz11zs/moj-servis:1.0 + image: git.fpmoz.sum.ba/sz11zs/moj-servis:1.1 ports: - containerPort: 8000 @@ -56,4 +56,3 @@ spec: periodSeconds: 10 timeoutSeconds: 2 failureThreshold: 2 - \ No newline at end of file