add node port

This commit is contained in:
zhouy 2023-11-27 21:21:56 -05:00
parent 5e23bca9c5
commit d3cf457c6b
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ kind: Service
metadata:
name: guestbook-ui
spec:
type: NodePort
ports:
- port: 80
targetPort: 80