.
This commit is contained in:
@@ -21,7 +21,7 @@ data:
|
||||
|
||||
cameras:
|
||||
reolink:
|
||||
enabled: false
|
||||
enabled: true
|
||||
ffmpeg:
|
||||
inputs:
|
||||
- path: rtsp://admin:KillerCamera@10.0.5.160:554/h264Preview_01_main
|
||||
@@ -110,12 +110,12 @@ spec:
|
||||
env:
|
||||
- name: TZ
|
||||
value: Europe/Berlin
|
||||
resources:
|
||||
requests:
|
||||
cpu: 500m
|
||||
memory: 1Gi
|
||||
limits:
|
||||
memory: 4Gi
|
||||
#resources:
|
||||
# requests:
|
||||
# cpu: 500m
|
||||
# memory: 1Gi
|
||||
# limits:
|
||||
# memory: 4Gi
|
||||
volumeMounts:
|
||||
- name: pvc-config
|
||||
mountPath: /config
|
||||
|
||||
Reference in New Issue
Block a user