Browse Source

Update guestbook-ui-deployment.yaml

pull/151/head
a-mankinenko 3 years ago
committed by GitHub
parent
commit
4458eba20b
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

@ -14,7 +14,7 @@ spec:
app: guestbook-ui
spec:
containers:
- image: amankinenko/ks-guestbook-demo:latest
- image: amankinenko/ks-guestbook-demo:0.1
name: guestbook-ui
ports:
- containerPort: 80

Loading…
Cancel
Save