Browse Source

Update guestbook-ui-deployment.yaml

pull/40/head
Alexander Matyushentsev 6 years ago
committed by GitHub
parent
commit
1328775f7c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      guestbook/guestbook-ui-deployment.yaml

3
guestbook/guestbook-ui-deployment.yaml

@ -4,8 +4,7 @@ metadata:
name: guestbook-ui
spec:
replicas: 1
revisionHistoryLimit: 18
progressDeadlineSeconds: 10
revisionHistoryLimit: 3
selector:
matchLabels:
app: guestbook-ui

Loading…
Cancel
Save