Files
k3s/k8s-frigate/configmaps/configmap.yaml
2025-05-04 09:09:43 +00:00

30 lines
490 B
YAML

apiVersion: v1
kind: ConfigMap
metadata:
name: frigate-config
namespace: frigate
data:
config.yml: |
mqtt:
host: mqtt.c2et.com
user: frigate
password: muyseguro
detectors:
coral:
type: edgetpu
device: pci
cameras:
cam1:
ffmpeg:
inputs:
- path: rtsp://cam1.local/stream1
roles:
- detect
detect:
width: 1280
height: 720
fps: 5