diff --git a/k8s/base/deployment.yaml b/k8s/base/deployment.yaml index eb20526..fe1953a 100644 --- a/k8s/base/deployment.yaml +++ b/k8s/base/deployment.yaml @@ -27,7 +27,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: portal - image: http://172.35.0.216:3000/simplifique/vendaweb-portal:latest + image: 172.35.0.216:3000/simplifique/vendaweb-portal:latest imagePullPolicy: IfNotPresent ports: - name: http