From eaa39e62178f5018eb78a8ace628542698788c7a Mon Sep 17 00:00:00 2001 From: vash2830 <39901454+vash2830@users.noreply.github.com> Date: Fri, 8 Jun 2018 12:57:22 +0530 Subject: [PATCH] Update threetier.yaml --- threetier.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/threetier.yaml b/threetier.yaml index aae138d..005e03a 100644 --- a/threetier.yaml +++ b/threetier.yaml @@ -13,7 +13,7 @@ spec: spec: containers: - name: backend - image: "mohanraz81/testbackend" + image: "vash2830/shruthi2" ports: - name: http containerPort: 80 @@ -76,7 +76,7 @@ spec: spec: containers: - name: frontend - image: "mohanraz81/testbackend123" + image: "vash2830/testfrontend123" ports: - name: http containerPort: 80