Browse Source

service port changed

pull/54/head
Jaehoon 5 years ago
committed by GitHub
parent
commit
04767909db
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      guestbook/guestbook-ui-svc.yaml

2
guestbook/guestbook-ui-svc.yaml

@ -4,7 +4,7 @@ metadata:
name: guestbook-ui
spec:
ports:
- port: 80
- port: 8080
targetPort: 80
selector:
app: guestbook-ui

Loading…
Cancel
Save