Merge pull request #4 from roytman/rep2

Rep2
This commit is contained in:
Alexey Roytman 2018-10-02 19:17:14 +03:00 committed by GitHub
commit 22db1dba1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ kind: Deployment
metadata:
name: guestbook-ui
spec:
replicas: 2
replicas: 3
selector:
matchLabels:
app: guestbook-ui