moore home assistant

This commit is contained in:
2025-10-26 23:34:49 +01:00
parent 29ecafe10a
commit 20bb0889db
17 changed files with 139 additions and 14 deletions

View File

@@ -0,0 +1,13 @@
apiVersion: v1
kind: Service
metadata:
name: homeassistant
labels:
app: homeassistant
spec:
selector:
app: homeassistant
ports:
- port: 8123
targetPort: 8123
name: http