Browse Source

Merge 07edccab2c into 53e28ff20c

pull/109/merge
gauri17-pro 4 years ago
committed by GitHub
parent
commit
5a5070a669
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      kustomize-guestbook/guestbook-ui-deployment.yaml

2
kustomize-guestbook/guestbook-ui-deployment.yaml

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

Loading…
Cancel
Save