Skip to content

Commit be948a7

Browse files
committed
chore(traefik): BREAKING CHANGE dont run loadbalancer on dashboard port by default
1 parent 0610afa commit be948a7

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

charts/premium/traefik/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ sources:
3535
- https://github.com/truecharts/containers/tree/master/apps/traefik
3636
- https://traefik.io/
3737
type: application
38-
version: 29.5.2
38+
version: 30.0.0

charts/premium/traefik/values.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,6 @@ tlsOptions:
176176
# from.
177177
service:
178178
main:
179-
type: LoadBalancer
180179
ports:
181180
main:
182181
port: 9000

0 commit comments

Comments
 (0)