Browse Source

add 1 more instance

pull/27/head
locmai-kms 6 years ago
parent
commit
8fc8142202
  1. 2
      guestbook/guestbook-ui-deployment.yaml

2
guestbook/guestbook-ui-deployment.yaml

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

Loading…
Cancel
Save