Browse Source

10

pull/40/head
Alex Collins 6 years ago
committed by GitHub
parent
commit
02d35c7b10
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

@ -4,7 +4,7 @@ metadata:
name: guestbook-ui
spec:
replicas: 1
revisionHistoryLimit: 9
revisionHistoryLimit: 10
selector:
matchLabels:
app: guestbook-ui

Loading…
Cancel
Save