This commit is contained in:
2024-05-03 09:58:49 +02:00
parent d9eda3e533
commit 054859528f
11 changed files with 248 additions and 0 deletions

View File

@ -0,0 +1,15 @@
apiVersion: traefik.io/v1alpha1
kind: IngressRoute
metadata:
name: immich
namespace: immich
spec:
entryPoints:
- websecure-local
tls: {}
routes:
- match: Host(`embyk.steffenillium.de`)
kind: Rule
services:
- name: immich-server
port: http