diff --git a/guestbook-with-sub-directories/deployment/deployment.yaml b/guestbook-with-sub-directories/deployment/deployment.yaml index 956af43611..6b4692c755 100644 --- a/guestbook-with-sub-directories/deployment/deployment.yaml +++ b/guestbook-with-sub-directories/deployment/deployment.yaml @@ -3,7 +3,7 @@ kind: Deployment metadata: name: guestbook-ui spec: - replicas: 2 + replicas: 5 revisionHistoryLimit: 3 selector: matchLabels: