there is no nvidia

old cameras will transcode on CPU

fixup kube-system to yaml
This commit is contained in:
2025-08-14 01:59:50 +03:00
parent aff54f33e1
commit 07d4039ffe
5 changed files with 7 additions and 7 deletions

View File

@@ -43,9 +43,9 @@ spec:
- mountPath: /config/go2rtc.yaml - mountPath: /config/go2rtc.yaml
subPath: config.yml subPath: config.yml
name: config name: config
resources: # resources:
limits: # limits:
nvidia.com/gpu: 1 # nvidia.com/gpu: 1
volumes: volumes:
- name: config - name: config
secret: secret:

View File

@@ -4,7 +4,7 @@ kind: Kustomization
namespace: kube-system namespace: kube-system
resources: resources:
- ./descheduler.yml - ./descheduler.yaml
- ./kube-state-metrics.yml - ./kube-state-metrics.yaml
- ./metrics-server.yml - ./metrics-server.yaml
- ./nvidia-device-plugin.yml # - ./nvidia-device-plugin.yml