2022-03-14 17:21:18 +00:00
|
|
|
image:
|
2022-03-16 19:37:59 +00:00
|
|
|
repository: tccr.io/truecharts/ispy-agent-dvr
|
2022-06-22 21:40:01 +00:00
|
|
|
tag: v4.0.8.0@sha256:d6f269bf65f29f495451d2ddda12d483ad78b2b362bfb7f72f4011817a6eea81
|
2022-03-14 17:21:18 +00:00
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
|
|
|
|
securityContext:
|
|
|
|
runAsNonRoot: false
|
2022-04-08 05:47:58 +00:00
|
|
|
readOnlyRootFilesystem: false
|
2022-03-14 17:21:18 +00:00
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 10184
|
|
|
|
targetPort: 8090
|
|
|
|
turn:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
turn:
|
|
|
|
enabled: true
|
|
|
|
protocol: UDP
|
2022-03-14 21:25:20 +00:00
|
|
|
port: 3478
|
2022-03-14 17:21:18 +00:00
|
|
|
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"
|