mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-05 13:36:22 -03: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