Files
wild-cloud/apps/homeassistant/service.yaml
2025-08-16 07:55:10 -07:00

13 lines
194 B
YAML

apiVersion: v1
kind: Service
metadata:
name: homeassistant
spec:
ports:
- name: http
port: 8123
targetPort: 8123
protocol: TCP
selector:
component: homeassistant