Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix values for jupyterhub cpu and mem #26

Merged
merged 1 commit into from
Aug 31, 2023
Merged

fix values for jupyterhub cpu and mem #26

merged 1 commit into from
Aug 31, 2023

Conversation

chiayi
Copy link
Collaborator

@chiayi chiayi commented Aug 31, 2023

This should fixes the issue of

Error: values don't meet the specifications of the schema(s) in the following chart(s):│ jupyterhub:│ - singleuser.cpu.limit: Invalid type. Expected: [number,null], given: string│ - singleuser.cpu.guarantee: Invalid type. Expected: [number,null], given: string

When running jupyterhub, with current config, it runs into the error above. This fixes the issue.

@chiayi chiayi merged commit e6ca0ad into main Aug 31, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants