Skip to content

Commit

Permalink
Merge pull request #5470 from GeorgianaElena/leap-cpu
Browse files Browse the repository at this point in the history
[leap] Move the imagebuilding feature from devs only profile to cpu
  • Loading branch information
GeorgianaElena authored Feb 3, 2025
2 parents 64dc8bf + 9124837 commit 15ded3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/clusters/leap/daskhub-common.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,6 @@ basehub:
cpu_limit: 64
image: &profile_list_profile_options_image
display_name: Image
dynamic_image_building:
enabled: True
unlisted_choice: &profile_list_unlisted_choice
enabled: True
display_name: "Custom image"
Expand Down Expand Up @@ -278,6 +276,8 @@ basehub:
cpu_limit: 16
image:
display_name: Image
dynamic_image_building:
enabled: True
unlisted_choice:
enabled: True
display_name: "Custom image"
Expand Down

0 comments on commit 15ded3f

Please sign in to comment.