Browse Source

Update guestbook-ui-deployment.yaml

pull/40/head
Alex Collins 6 years ago
committed by GitHub
parent
commit
366f7084a8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      guestbook/guestbook-ui-deployment.yaml

1
guestbook/guestbook-ui-deployment.yaml

@ -13,6 +13,7 @@ spec:
labels:
app: guestbook-ui
spec:
progressDeadlineSeconds: 10
containers:
- image: gcr.io/heptio-images/ks-guestbook-demo:0.3
name: guestbook-ui

Loading…
Cancel
Save