diff options
Diffstat (limited to 'bundles/calibre/files/kube.yaml')
| -rw-r--r-- | bundles/calibre/files/kube.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/calibre/files/kube.yaml b/bundles/calibre/files/kube.yaml index b7329f5..28414cc 100644 --- a/bundles/calibre/files/kube.yaml +++ b/bundles/calibre/files/kube.yaml @@ -7,7 +7,7 @@ metadata: traefik.http.routers.calibre.tls: true traefik.http.routers.calibre.tls.certresolver: le traefik.http.routers.calibre.entrypoints: http,https - traefik.http.routers.calibre.rule: Host(`calibre.gzr.im`) + traefik.http.routers.calibre.rule: Host(`books.gzr.im`) traefik.http.routers.calibre.service: calibre traefik.http.services.calibre.loadbalancer.server.port: 8083 spec: |