From 574cf9fc87dc3e1bd815ffbb9575acd37256ddb4 Mon Sep 17 00:00:00 2001 From: rasmus Date: Sun, 28 Dec 2025 22:56:53 +0200 Subject: [PATCH] worker91 now available for everyone - no toleraiton needed for frigate --- frigate/values.yaml | 5 ----- 1 file changed, 5 deletions(-) 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