this time at the right position

This commit is contained in:
2024-04-27 08:11:59 +02:00
parent af04efe5f0
commit 1bf7314893
14 changed files with 16 additions and 17 deletions

View File

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