From 6d2a6f90fdc3b07df7b57c33f38b4871e3ae80cf Mon Sep 17 00:00:00 2001 From: TimGavin9 <64698251+TimGavin9@users.noreply.github.com> Date: Tue, 30 Apr 2024 14:32:41 -0400 Subject: [PATCH] Update deployment.yaml changed 1.0 to latest --- k8s/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: