Browse Source

Merge 313d081626 into 53e28ff20c

pull/141/merge
gauravmca2017 3 years ago
committed by GitHub
parent
commit
46530397da
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: metadata:
name: guestbook-ui name: guestbook-ui
spec: spec:
replicas: 1 replicas: 3
revisionHistoryLimit: 3 revisionHistoryLimit: 3
selector: selector:
matchLabels: matchLabels:

Loading…
Cancel
Save