From 7d69f68c1b66291129d1da7b8afe835a18bcbf4a Mon Sep 17 00:00:00 2001 From: Tim Campbell Date: Thu, 6 Mar 2025 15:58:10 +0100 Subject: [PATCH] Added back lost nodeSelector --- values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/values.yaml b/values.yaml index efe6b25..2d2abbf 100644 --- a/values.yaml +++ b/values.yaml @@ -73,6 +73,8 @@ mastodon: enabled: true # @ignored schedule: "0 0 * * 0" + # Node(s) on which we will deploy this job + nodeSelector: {} # -- available locales: https://github.com/mastodon/mastodon/blob/main/config/application.rb#L71 locale: en