Update reference install documentation with current chart default
This commit is contained in:
parent
33cf06b36a
commit
3a3ffab689
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ additionalArguments:
|
|||
|
||||
!!! tip
|
||||
|
||||
In the Helm Chart, the entryPoints `web` (port 80), `websecure` (port 443), `traefik` (port 9000) and `metrics` (port 9100) are created by default.
|
||||
In the Helm Chart, the entryPoints `web` (port 80), `websecure` (port 443), `traefik` (port 8080) and `metrics` (port 9100) are created by default.
|
||||
The entryPoints `web`, `websecure` are exposed by default using a Service.
|
||||
|
||||
The default behaviors can be overridden in the Helm Chart.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue