Use port 80 for nodeport service

This commit is contained in:
Waqar Ahmed 2020-12-03 22:08:13 +05:00
parent a91f3fe2f1
commit aa33f73fda
1 changed files with 1 additions and 1 deletions

View File

@ -289,7 +289,7 @@ cronjob:
service:
type: NodePort
port: 8080
port: 80
loadBalancerIP: nil
nodePort: 9000