catalog/dev/restreamer/3.1.1/ix_values.yaml

155 lines
3.4 KiB
YAML

cudaImage:
pullPolicy: IfNotPresent
repository: datarhei/restreamer
tag: cuda-2.1.0@sha256:4243a635d93049e858e8d272090c711f3556639c499ea4aa09d042985f2594e6
image:
pullPolicy: IfNotPresent
repository: datarhei/restreamer
tag: 2.7.0@sha256:c26e8a1dd71d530f1091f4a69da3f24742c3b78d6d3197c354fc914515ea7265
imageSelector: image
ingress:
https:
autoLink: true
persistence:
config:
enabled: true
mountPath: /core/config
data:
enabled: true
mountPath: /core/data
portal:
open:
enabled: true
restreamer:
api:
api_access_http_allow: []
api_access_http_block: []
api_access_https_allow: []
api_access_https_block: []
api_auth_disable_localhost: false
api_auth_enable: true
api_auth_password: password
api_auth_username: admin
api_auth0_enable: false
api_auth0_tenants: ""
api_read_only: false
debug:
debug_force_gc: 0
debug_profiling: false
ffmpeg:
ffmpeg_access_input_allow: []
ffmpeg_access_input_block: []
ffmpeg_access_output_allow: []
ffmpeg_access_output_block: []
ffmpeg_binary: ffmpeg
ffmpeg_log_max_history: 3
ffmpeg_log_max_lines: 50
ffmpeg_max_processes: 0
general:
host_auto: true
hostname: ""
mimetypes_file: mime.types
origins: []
tls_enable: false
logs:
log_level: info
log_max_lines: 1000
log_topics: []
metrics:
metrics_enable: false
metrics_interval_seconds: 2
metrics_prometheus_enable: false
metrics_range_seconds: 300
playout:
playout_enable: false
playout_max_port: 0
playout_min_port: 0
router:
router_blocked_prefixes: []
router_routes: []
rtmp:
rtmp_app: /
rtmp_enable: false
rtmp_token: ""
rtmps_enable: false
sessions:
sessions_enable: false
sessions_ip_ignore_list: []
sessions_max_bitrate: 0
sessions_max_sessions: 0
sessions_persist: false
sessions_timeout_sec: 30
storage_disk:
cache_enable: true
cache_max_file_size_mb: 1
cache_max_size_mb: 0
cache_ttl: 300
cache_types: []
disk_max_size_mb: 0
storage_mem:
storage_mem_auth_enable: true
storage_mem_auth_password: ""
storage_mem_auth_username: ""
storage_mem_max_size_mb: 0
storage_mem_purge: false
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
https:
enabled: true
ports:
https:
enabled: true
port: 8081
protocol: https
main:
ports:
main:
port: 8080
protocol: http
rtmp:
enabled: true
ports:
rtmp:
enabled: true
port: 1935
protocol: tcp
rtmps:
enabled: true
ports:
rtmps:
enabled: true
port: 1936
protocol: tcp
srt:
enabled: true
ports:
srt:
enabled: true
port: 6000
protocol: udp
vaapiImage:
pullPolicy: IfNotPresent
repository: datarhei/restreamer
tag: vaapi-2.1.0@sha256:f4826fd5f0de7b2a143e02b7950d61db3534867d21b5beb8bf386fe358c1ca26
workload:
main:
podSpec:
containers:
main:
envFrom:
- secretRef:
name: "restreamer-secret"
- configMapRef:
name: "restreamer-configmap"
probes:
liveness:
path: /health
readiness:
path: /health
startup:
path: /health