catalog/incubator/rtmpserver/4.0.3/ix_values.yaml

45 lines
802 B
YAML

image:
pullPolicy: IfNotPresent
repository: alqutami/rtmp-hls
tag: latest@sha256:5bf1d59f1e9e0b98233f2f9842a1cb98e6cc9b1a5e31208c8088fac202bb1d56
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
protocol: HTTP
targetPort: 8080
port: 10610
rtmp:
enabled: true
ports:
rtmp:
enabled: true
protocol: TCP
targetPort: 1935
port: 1935
probes:
liveness:
path: /stats.html
readiness:
path: /stats.html
startup:
path: /stats.html
ingress:
rtmp:
autoLink: true
persistence:
dash:
enabled: true
mountPath: /mnt/dash
hls:
enabled: true
mountPath: /mnt/hls
portal:
enabled: true