chore(tvheadend): add run_opts in the UI (#3393)

* chore(tvheadend): add run_opts in the UI

* update image
This commit is contained in:
Stavros Kois
2022-08-09 12:24:59 +02:00
committed by GitHub
parent dc8d68d784
commit a2d76890c4
2 changed files with 15 additions and 3 deletions
+13
View File
@@ -11,6 +11,19 @@ questions:
# Include{strategy}
# Include{recreate}
# Include{controllerExpert}
- variable: env
group: "Container Configuration"
label: "Image Environment"
schema:
additional_attrs: true
type: dict
attrs:
- variable: RUN_OPTS
label: 'RUN_OPTS'
description: "Container Variable RUN_OPTS"
schema:
type: string
default: ""
# Include{containerConfig}
# Include{serviceRoot}
- variable: main
+2 -3
View File
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/tvheadend
pullPolicy: IfNotPresent
tag: version-63784405@sha256:55617b2f0e1a9d9cefb853c5d52f3729da88c9662ad18813e688201dbe3aee9a
tag: latest@sha256:794625d1a19163599b5f63efc27123b6f9d34f8694462b14527979fe95af23d6
securityContext:
runAsNonRoot: false
@@ -12,8 +12,7 @@ podSecurityContext:
# See https://github.com/linuxserver/docker-tvheadend#parameters
env:
{}
# RUN_OPTS: <run options here>
RUN_OPTS: ""
service:
main: