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://github.com/truecharts/containers/tree/master/apps/traefik
|
||||||
- https://traefik.io/
|
- https://traefik.io/
|
||||||
type: application
|
type: application
|
||||||
version: 29.5.2
|
version: 30.0.0
|
||||||
|
|||||||
@@ -176,7 +176,6 @@ tlsOptions:
|
|||||||
# from.
|
# from.
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
type: LoadBalancer
|
|
||||||
ports:
|
ports:
|
||||||
main:
|
main:
|
||||||
port: 9000
|
port: 9000
|
||||||
|
|||||||
Reference in New Issue
Block a user