Update guestbook-ui-deployment.yaml - Replicas 3

This commit is contained in:
pradeepantil 2023-07-18 18:16:09 +05:30 committed by GitHub
parent 53e28ff20c
commit 33e0c2b566
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ kind: Deployment
metadata:
name: guestbook-ui
spec:
replicas: 1
replicas: 3
revisionHistoryLimit: 3
selector:
matchLabels: