mirror of
https://github.com/truecharts/charts.git
synced 2026-07-21 11:54:33 -03:00
chore(traefik): BREAKING CHANGE dont run loadbalancer on dashboard port by default
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -176,7 +176,6 @@ tlsOptions:
|
||||
# from.
|
||||
service:
|
||||
main:
|
||||
type: LoadBalancer
|
||||
ports:
|
||||
main:
|
||||
port: 9000
|
||||
|
||||
Reference in New Issue
Block a user