diff --git a/deploymentservice.yml b/deploymentservice.yml index 1d1c4e89..1d79876f 100644 --- a/deploymentservice.yml +++ b/deploymentservice.yml @@ -14,7 +14,7 @@ spec: spec: containers: - name: ekart - image: adijaiswal/ekart:latest # Image that will be used to containers in the cluster + image: bamstayuus/ekart:latest # Image that will be used to containers in the cluster imagePullPolicy: IfNotPresent ports: - containerPort: 8070 # The port that the container is running on in the cluster