Browse Source

update port

pull/79/head
Megha Mehta 4 years ago
parent
commit
f282122b91
  1. 2
      guestbook/ingress.yaml

2
guestbook/ingress.yaml

@ -16,5 +16,5 @@ spec:
paths: paths:
- backend: - backend:
serviceName: guestbook-ui serviceName: guestbook-ui
servicePort: http servicePort: 80
path: / path: /
Loading…
Cancel
Save