diff --git a/k8s/deployment.yaml b/k8s/deployment.yaml index 6b9a95e..0b8b350 100644 --- a/k8s/deployment.yaml +++ b/k8s/deployment.yaml @@ -22,7 +22,7 @@ spec: restartPolicy: Always containers: - name: promotions - image: cluster-registry:32000/promotions:1.0 + image: cluster-registry:32000/promotions:latest #image: promotions imagePullPolicy: IfNotPresent ports: