apiVersion: v1 kind: Service metadata: name: hass spec: selector: app: hass ports: - name: hass port: 8123 - name: udpnibe port: 10090 protocol: UDP