Browse Source

tmo2

pull/145/head
smoskvin 3 years ago
parent
commit
4cb7554f0c
  1. 8
      guestbook/guestbook-ui-svc.yaml

8
guestbook/guestbook-ui-svc.yaml

@ -6,9 +6,9 @@ spec:
type: NodePort
ports:
- name: http
port: 80
targetPort: 80
nodePort: 30036
protocol: TCP
port: 80
targetPort: 80
nodePort: 30036
protocol: TCP
selector:
app: guestbook-ui

Loading…
Cancel
Save