Browse Source

Merge pull request #2 from siyoo/dev

Dev
pull/60/head
Joonianry 5 years ago
committed by GitHub
parent
commit
f420b40949
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

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

Loading…
Cancel
Save