Use port 80 for nodeport service
This commit is contained in:
parent
a91f3fe2f1
commit
aa33f73fda
|
@ -289,7 +289,7 @@ cronjob:
|
|||
|
||||
service:
|
||||
type: NodePort
|
||||
port: 8080
|
||||
port: 80
|
||||
loadBalancerIP: nil
|
||||
nodePort: 9000
|
||||
|
||||
|
|
Loading…
Reference in New Issue