From c32c90d71d7ca3f3e3e0ddad3daf83defd4b4fc5 Mon Sep 17 00:00:00 2001 From: Pan Luo Date: Tue, 18 Apr 2023 22:33:14 -0700 Subject: [PATCH] Fix a typo --- jupyterhub/values.schema.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyterhub/values.schema.yaml b/jupyterhub/values.schema.yaml index 6426b08b07..b44ea00321 100644 --- a/jupyterhub/values.schema.yaml +++ b/jupyterhub/values.schema.yaml @@ -2853,7 +2853,7 @@ properties: required: [enabled] description: | Manage the taints during the single user image prepulling. It will add - sepcified taint before image pulling and remove it after it's done. + specified taint before image pulling and remove it after it's done. This will prevent user pods being scheduled on the new node that doesn't have user image in order to prevent long user wait. properties: