99 lines
2.0 KiB
YAML
99 lines
2.0 KiB
YAML
|
image:
|
||
|
repository: doitandbedone/ispyagentdvr
|
||
|
tag: 5.5.3.0@sha256:1764b9475cbe48a8a43acd28210436efe9de2581ed02c68adf1955596904fc7b
|
||
|
pullPolicy: IfNotPresent
|
||
|
service:
|
||
|
main:
|
||
|
ports:
|
||
|
main:
|
||
|
port: 10184
|
||
|
targetPort: 8090
|
||
|
turn:
|
||
|
enabled: true
|
||
|
ports:
|
||
|
turn:
|
||
|
enabled: true
|
||
|
protocol: udp
|
||
|
port: 3478
|
||
|
targetPort: 3478
|
||
|
webrtc:
|
||
|
enabled: true
|
||
|
ports:
|
||
|
webrtc0:
|
||
|
enabled: true
|
||
|
protocol: udp
|
||
|
port: 50000
|
||
|
targetPort: 50000
|
||
|
webrtc1:
|
||
|
enabled: true
|
||
|
protocol: udp
|
||
|
port: 50001
|
||
|
targetPort: 50001
|
||
|
webrtc2:
|
||
|
enabled: true
|
||
|
protocol: udp
|
||
|
port: 50002
|
||
|
targetPort: 50002
|
||
|
webrtc3:
|
||
|
enabled: true
|
||
|
protocol: udp
|
||
|
port: 50003
|
||
|
targetPort: 50003
|
||
|
webrtc4:
|
||
|
enabled: true
|
||
|
protocol: udp
|
||
|
port: 50004
|
||
|
targetPort: 50004
|
||
|
webrtc5:
|
||
|
enabled: true
|
||
|
protocol: udp
|
||
|
port: 50005
|
||
|
targetPort: 50005
|
||
|
webrtc6:
|
||
|
enabled: true
|
||
|
protocol: udp
|
||
|
port: 50006
|
||
|
targetPort: 60005
|
||
|
webrtc7:
|
||
|
enabled: true
|
||
|
protocol: udp
|
||
|
port: 50007
|
||
|
targetPort: 50007
|
||
|
webrtc8:
|
||
|
enabled: true
|
||
|
protocol: udp
|
||
|
port: 50008
|
||
|
targetPort: 50008
|
||
|
webrtc9:
|
||
|
enabled: true
|
||
|
protocol: udp
|
||
|
port: 50009
|
||
|
targetPort: 50009
|
||
|
webrtc10:
|
||
|
enabled: true
|
||
|
protocol: udp
|
||
|
port: 50010
|
||
|
targetPort: 50010
|
||
|
persistence:
|
||
|
config:
|
||
|
enabled: true
|
||
|
mountPath: "/agent/Media/XML"
|
||
|
media:
|
||
|
enabled: true
|
||
|
mountPath: "/agent/Media/WebServerRoot/Media"
|
||
|
commands:
|
||
|
enabled: true
|
||
|
mountPath: "/agent/Commands"
|
||
|
ffmpeg:
|
||
|
enabled: true
|
||
|
mountPath: "/agent/ffmpeg6"
|
||
|
portal:
|
||
|
open:
|
||
|
enabled: true
|
||
|
securityContext:
|
||
|
container:
|
||
|
runAsNonRoot: false
|
||
|
readOnlyRootFilesystem: false
|
||
|
runAsUser: 0
|
||
|
runAsGroup: 0
|