namespaces and typo

This commit is contained in:
2024-04-23 19:50:12 +02:00
parent 4ce91205b8
commit 350442a753
5 changed files with 7 additions and 4 deletions
infrastructure/03-traefik/foreign

@ -7,7 +7,7 @@ spec:
entryPoints:
- web-local
- websecure-local
- websecure-remote
- websecure-front
routes:
- match: Host(`photos.steffenillium.de`) || Host(`immich.steffenillium.de`)
kind: Rule

@ -2,6 +2,7 @@ apiVersion: v1
kind: Service
metadata:
name: immich
namespace: traefik
spec:
type: ExternalName
externalName: 192.168.178.2