chore(traefik): BREAKING CHANGE dont run loadbalancer on dashboard port by default

This commit is contained in:
Kjeld Schouten
2024-11-12 15:52:04 +01:00
parent 0610afa19b
commit be948a724e
2 changed files with 1 additions and 2 deletions

View File

@@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/containers/tree/master/apps/traefik
- https://traefik.io/
type: application
version: 29.5.2
version: 30.0.0

View File

@@ -176,7 +176,6 @@ tlsOptions:
# from.
service:
main:
type: LoadBalancer
ports:
main:
port: 9000