tls for all

This commit is contained in:
2024-04-27 00:33:01 +02:00
parent ff5ec3199a
commit afa0b20beb
13 changed files with 15 additions and 14 deletions

View File

@ -5,11 +5,11 @@ metadata:
namespace: paperless
spec:
entryPoints:
- web-local
- websecure-local
routes:
- match: Host(`documents.steffenillium.de`)
kind: Rule
tls: {}
services:
- name: paperless-service
port: http
@ -19,6 +19,7 @@ kind: IngressRoute
metadata:
name: paperless-ingress-front
namespace: paperless
tls: {}
spec:
entryPoints:
- websecure-front