This commit is contained in:
parent
9f10f91a5e
commit
738b259363
@ -11,6 +11,12 @@ spec:
|
|||||||
- port: 80
|
- port: 80
|
||||||
targetPort: 80
|
targetPort: 80
|
||||||
nodePort: 30001
|
nodePort: 30001
|
||||||
|
|
||||||
|
|
||||||
|
# - protocol: TCP
|
||||||
|
# port: 8080
|
||||||
|
# targetPort: 8080
|
||||||
|
# nodePort: 32129
|
||||||
#name: http
|
#name: http
|
||||||
#protocol: TCP
|
#protocol: TCP
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ spec:
|
|||||||
service:
|
service:
|
||||||
name: hw-service
|
name: hw-service
|
||||||
port:
|
port:
|
||||||
number: 8085
|
number: 80
|
||||||
# - path: /
|
# - path: /
|
||||||
# pathType: Prefix
|
# pathType: Prefix
|
||||||
# backend:
|
# backend:
|
||||||
|
Loading…
Reference in New Issue
Block a user