Skip to content

Commit f853442

Browse files
committed
Add taintmanager toleration to core pods
1 parent 9cadcde commit f853442

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
@@ -559,6 +559,9 @@ scheduling:
559559
operator: Equal
560560
value: core
561561
effect: NoSchedule
562+
- key: hub.jupyter.org/imagepulling
563+
operator: Exists
564+
effect: NoExecute
562565
nodeAffinity:
563566
matchNodePurpose: prefer
564567
userPods:

0 commit comments

Comments
 (0)