Browse Source

Update guestbook-ui-deployment.yaml

pull/159/head
Jaideep Rao 3 years ago
committed by GitHub
parent
commit
d9a8a18feb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      guestbook/guestbook-ui-deployment.yaml

4
guestbook/guestbook-ui-deployment.yaml

@ -14,7 +14,7 @@ spec:
app: guestbook-ui
spec:
containers:
- image: gcr.io/heptio-images/ks-guestbook-demo:0.2
- image: quay.io/jrao/smtplistener:latest
name: guestbook-ui
ports:
- containerPort: 80
- containerPort: 2525

Loading…
Cancel
Save