eindelijk weer eens een push

This commit is contained in:
allard
2026-05-31 16:07:30 +02:00
parent 01cff8e165
commit ff21c258e0
2747 changed files with 302316 additions and 131101 deletions
+14
View File
@@ -0,0 +1,14 @@
apiVersion: traefik.io/v1alpha1
kind: IngressRoute
metadata:
name: homeassistant-http
namespace: homeassistant
spec:
entryPoints:
- web
routes:
- match: Host(`homeassistant-lp.allarddcs.nl`)
kind: Rule
services:
- name: homeassistant
port: 8123