From 260d27219b62f2b9dcb0cfbd2aaa2f8a63ad5760 Mon Sep 17 00:00:00 2001 From: Alex Collins Date: Fri, 4 Oct 2019 16:06:27 -0700 Subject: [PATCH] 16 --- 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 144d324..ec6c42e 100644 --- a/guestbook/guestbook-ui-deployment.yaml +++ b/guestbook/guestbook-ui-deployment.yaml @@ -4,7 +4,7 @@ metadata: name: guestbook-ui spec: replicas: 1 - revisionHistoryLimit: 15 + revisionHistoryLimit: 16 selector: matchLabels: app: guestbook-ui