From 1b9f6b8028f47e0ce3f2cddadb9014ff304f8d2f Mon Sep 17 00:00:00 2001 From: Tim Campbell Date: Thu, 6 Mar 2025 16:03:38 +0100 Subject: [PATCH] Added back lost nodeSelector --- values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/values.yaml b/values.yaml index 2d2abbf..7e5c1a6 100644 --- a/values.yaml +++ b/values.yaml @@ -23,6 +23,8 @@ mastodon: username: not_gargron # @ignored email: not@example.com + # Node(s) on which we will deploy this job + nodeSelector: {} hooks: # Whether to perform DB schema creation on `helm install`. # Please note that this does not work when using the included database