From a4617bcb2d8c883fd0246f768fe260cf33b0c88e Mon Sep 17 00:00:00 2001 From: Wenbo Bao <65240893+wenbo-bao@users.noreply.github.com> Date: Tue, 12 Dec 2023 01:37:14 -0500 Subject: [PATCH] Update deployment.yaml --- k8s/deployment.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/k8s/deployment.yaml b/k8s/deployment.yaml index d7c4cbc..ab8aeb2 100644 --- a/k8s/deployment.yaml +++ b/k8s/deployment.yaml @@ -25,6 +25,7 @@ spec: # This image used in RedHat OpenShift image: cluster-registry:32000/products:latest # If you don't use ./tekton, use this image in other k8s + # # image: docker.io/gorgeous/devops-23fall-products:20231127205915 imagePullPolicy: IfNotPresent ports: