fix(ingress-nginx): disable hostPort in values.yaml
Signed-off-by: 孙振宇 <>
This commit is contained in:
parent
463cdf3d85
commit
84650c4dd7
@ -107,7 +107,7 @@ controller:
|
||||
## Disabled by default
|
||||
hostPort:
|
||||
# -- Enable 'hostPort' or not
|
||||
enabled: true
|
||||
enabled: false
|
||||
ports:
|
||||
# -- 'hostPort' http port
|
||||
http: 80
|
||||
|
||||
Loading…
Reference in New Issue
Block a user