force bot to run on node with label

This commit is contained in:
Dustin Pianalto 2021-07-19 12:49:57 -08:00
parent b462b3a64b
commit 77785aa562

View File

@ -34,3 +34,5 @@ spec:
secretKeyRef: secretKeyRef:
name: geeksbot name: geeksbot
key: discord_token key: discord_token
nodeSelector:
geeks:"yes"