2022-07-22 20:19:45 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
2023-12-06 10:42:22 +00:00
|
|
|
repository: dlandon/zoneminder.unraid
|
|
|
|
tag: latest@sha256:290ff8fb91b1df4b4449a26bc75102e44d65b3ef8f9be5d4b4cea4d87d21f483
|
2023-12-07 14:26:46 +00:00
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /config
|
|
|
|
datapath:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /var/cache/zoneminder
|
|
|
|
portal:
|
2023-12-12 15:54:42 +00:00
|
|
|
open:
|
|
|
|
enabled: true
|
2022-07-22 20:19:45 +00:00
|
|
|
securityContext:
|
2023-12-07 14:26:46 +00:00
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
2022-07-22 20:19:45 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2022-08-09 10:23:31 +00:00
|
|
|
port: 10292
|
2023-12-12 15:54:42 +00:00
|
|
|
protocol: https
|
2022-07-22 20:19:45 +00:00
|
|
|
targetPort: 443
|
2022-08-09 10:23:31 +00:00
|
|
|
zmninja:
|
2022-07-22 20:19:45 +00:00
|
|
|
enabled: true
|
|
|
|
ports:
|
2022-08-09 10:23:31 +00:00
|
|
|
zmninja:
|
2022-07-22 20:19:45 +00:00
|
|
|
enabled: true
|
2022-08-09 10:23:31 +00:00
|
|
|
port: 10293
|
2023-12-12 15:54:42 +00:00
|
|
|
protocol: tcp
|
2022-07-22 20:19:45 +00:00
|
|
|
targetPort: 9000
|
2023-12-07 14:26:46 +00:00
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
path: /zm
|
|
|
|
readiness:
|
|
|
|
path: /zm
|
|
|
|
startup:
|
|
|
|
path: /zm
|