change replicas

This commit is contained in:
roytman@il.ibm.com 2018-10-02 18:56:51 +03:00
parent cea43b4a26
commit ddcbcd721b
1 changed files with 1 additions and 1 deletions

View File

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