diff --git a/frigate/values.yaml b/frigate/values.yaml index 0b0da69..d3046fd 100644 --- a/frigate/values.yaml +++ b/frigate/values.yaml @@ -133,8 +133,3 @@ persistence: # Force application to run on nvr node nodeSelector: coral.ai/tpu: Exists -tolerations: - - key: coral.ai/tpu - operator: Equal - value: Exists - effect: NoSchedule