Commit aa33f73f authored by Waqar Ahmed's avatar Waqar Ahmed

Use port 80 for nodeport service

parent a91f3fe2
...@@ -289,7 +289,7 @@ cronjob: ...@@ -289,7 +289,7 @@ cronjob:
service: service:
type: NodePort type: NodePort
port: 8080 port: 80
loadBalancerIP: nil loadBalancerIP: nil
nodePort: 9000 nodePort: 9000
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment