Browse Source

Merge pull request #4 from roytman/rep2

Rep2
pull/4/head
Alexey Roytman 7 years ago
committed by GitHub
parent
commit
22db1dba1a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      guestbook/guestbook-ui-deployment.yaml

2
guestbook/guestbook-ui-deployment.yaml

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

Loading…
Cancel
Save