frigate: use coral for detect, nvidia gpu for transcode and longhorn for config storage

This commit is contained in:
2025-01-02 20:19:39 +02:00
parent f9ad582136
commit 602b4a03f6
3 changed files with 41 additions and 36 deletions

View File

@@ -27,15 +27,15 @@ spec:
- key: app.kubernetes.io/name
operator: In
values:
- frigate
- go2rtc
topologyKey: "kubernetes.io/hostname"
# nodeSelector:
# dedicated: nvr
# tolerations:
# - key: dedicated
# operator: Equal
# value: nvr
# effect: NoSchedule
nodeSelector:
dedicated: nvr
tolerations:
- key: dedicated
operator: Equal
value: nvr
effect: NoSchedule
containers:
- name: go2rtc
image: alexxit/go2rtc
@@ -51,7 +51,8 @@ spec:
subPath: config.yml
name: config
resources:
{}
limits:
nvidia.com/gpu: 1
volumes:
- name: config
secret: