mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 16:39:48 +08:00
Use port 80 for nodeport service
This commit is contained in:
@@ -289,7 +289,7 @@ cronjob:
|
||||
|
||||
service:
|
||||
type: NodePort
|
||||
port: 8080
|
||||
port: 80
|
||||
loadBalancerIP: nil
|
||||
nodePort: 9000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user