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: