add app home assistant core

This commit is contained in:
2024-07-01 16:16:11 +10:00
parent 4c5cbb2cdb
commit 04c2e97b6f
5 changed files with 79 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
apiVersion: v1
kind: Service
metadata:
name: home-assistant
namespace: home-assistant
spec:
selector:
app: home-assistant
ports:
- protocol: TCP
port: 8123
name: http