@ -3,12 +3,10 @@ kind: Service
metadata:
name: guestbook-ui
spec:
type: NodePort
ports:
- name: http
port: 80
targetPort: 80
nodePort: 30036
protocol: TCP
selector:
app: guestbook-ui