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