From 84c57d5ce3a7dceb17c452f04c839f393ed44251 Mon Sep 17 00:00:00 2001 From: Thetips4you <51883957+shazforiot@users.noreply.github.com> Date: Tue, 14 Jun 2022 22:13:19 +0530 Subject: [PATCH] Update shopfront-service.yaml --- kubernetes/shopfront-service.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/shopfront-service.yaml b/kubernetes/shopfront-service.yaml index cc26aee..bdd5118 100644 --- a/kubernetes/shopfront-service.yaml +++ b/kubernetes/shopfront-service.yaml @@ -30,8 +30,8 @@ spec: app: shopfront spec: containers: - - name: djshopfront - image: danielbryantuk/djshopfront:latest + - name: shopfront + image: thetips4you/shopfront:latest ports: - containerPort: 8010 livenessProbe: