mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
Feature/tvheadend - HTSP port (#476)
* New chart * trigger workflow * Update README.md * Update common.yaml * Use default service name * Add htsp port * bump
This commit is contained in:
parent
871d50ebd5
commit
bb34df9273
@ -2,7 +2,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
description: TVheadend - a TV streaming server and digital video recorder
|
||||
name: tvheadend
|
||||
version: 1.1.0
|
||||
version: 1.1.1
|
||||
keywords:
|
||||
- tv
|
||||
- streaming
|
||||
|
@ -18,6 +18,10 @@ env: {}
|
||||
service:
|
||||
port:
|
||||
port: 9981
|
||||
# additionalPorts:
|
||||
# port:
|
||||
# port: 9982
|
||||
# name: htsp
|
||||
|
||||
persistence:
|
||||
config:
|
||||
|
Loading…
Reference in New Issue
Block a user