about summary refs log tree commit diff
path: root/bundles/calibre
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/calibre')
-rw-r--r--bundles/calibre/files/kube.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/calibre/files/kube.yaml b/bundles/calibre/files/kube.yaml
index 28414cc..67db43d 100644
--- a/bundles/calibre/files/kube.yaml
+++ b/bundles/calibre/files/kube.yaml
@@ -9,6 +9,7 @@ metadata:
     traefik.http.routers.calibre.entrypoints: http,https
     traefik.http.routers.calibre.rule: Host(`books.gzr.im`)
     traefik.http.routers.calibre.service: calibre
+    traefik.http.routers.calibre.middlewares: tls-redirect@file
     traefik.http.services.calibre.loadbalancer.server.port: 8083
 spec:
   dnsPolicy: Default