Files
kubedeploy-k3s/infrastructure/03-traefik/foreign/home-assistant/ingress.yaml
2024-04-23 19:50:12 +02:00

18 lines
311 B
YAML

apiVersion: traefik.io/v1alpha1
kind: IngressRoute
metadata:
name: home-assistant
namespace: traefik
spec:
entryPoints:
- websecure-front
- web-local
- websecure-local
routes:
- match: Host(`home.steffenillium.de`)
kind: Rule
services:
- name: home-assistant
port: http