Skip to content

Commit 08c344f

Browse files
committed
Add taintmanager toleration to core pods
1 parent 98fe35a commit 08c344f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

jupyterhub/values.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -573,6 +573,9 @@ scheduling:
573573
operator: Equal
574574
value: core
575575
effect: NoSchedule
576+
- key: hub.jupyter.org/imagepulling
577+
operator: Exists
578+
effect: NoExecute
576579
nodeAffinity:
577580
matchNodePurpose: prefer
578581
userPods:

0 commit comments

Comments
 (0)