Merge branch v3.2 into master

This commit is contained in:
kevinpollet 2024-12-16 11:30:15 +01:00
commit 1a5ea1c597
No known key found for this signature in database
GPG key ID: 0C9A5DDD1B292453
3 changed files with 20 additions and 4 deletions

View file

@ -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.