From dd664ae1b7450c6a49c4e55e6a85dd90e709b4e0 Mon Sep 17 00:00:00 2001 From: Ken Petti Date: Tue, 3 Mar 2020 13:31:49 -0500 Subject: [PATCH] Update guestbook-ui-deployment.yaml --- guestbook/guestbook-ui-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guestbook/guestbook-ui-deployment.yaml b/guestbook/guestbook-ui-deployment.yaml index 8a06573..8a0975e 100644 --- a/guestbook/guestbook-ui-deployment.yaml +++ b/guestbook/guestbook-ui-deployment.yaml @@ -14,7 +14,7 @@ spec: app: guestbook-ui spec: containers: - - image: gcr.io/heptio-images/ks-guestbook-demo:0.3 + - image: gcr.io/heptio-images/ks-guestbook-demo:0.2 name: guestbook-ui ports: - containerPort: 80