mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
11 lines
150 B
YAML
11 lines
150 B
YAML
apiVersion: v1
|
|
kind: Service
|
|
metadata:
|
|
name: home-assistant
|
|
namespace: haos
|
|
spec:
|
|
ports:
|
|
- name: http
|
|
protocol: TCP
|
|
port: 8123
|