Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 2i2c-org/infrastructure
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d91150292d6392ddcaf12b651843f7920bdf9f47
Choose a base ref
..
head repository: 2i2c-org/infrastructure
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ed17f9467faf08773ed28d8f7ef022e4bccfb4a3
Choose a head ref
Showing with 13 additions and 10 deletions.
  1. +13 −10 config/clusters/earthscope/common.values.yaml
23 changes: 13 additions & 10 deletions config/clusters/earthscope/common.values.yaml
Original file line number Diff line number Diff line change
@@ -176,8 +176,11 @@ basehub:
- openid
# This gives us refresh token
- offline_access
# This allows EarthScope to control who can login to the hub
# This allows EarthScope to control who can login to the hub and who can access
# what profiles
- geolab
- geolab:dev
- geolab:power
extra_authorize_params:
# This isn't an actual URL, just a string. Must not have a trailing slash
audience: https://api.dev.earthscope.org
@@ -204,9 +207,9 @@ basehub:
- display_name: "Shared Small: 1-4 CPU, 8-32 GB"
description: "A shared machine, the recommended option until you experience a limitation."
allowed_groups:
- geolab
- geolab:dev
- geolab:power
- geolab
- geolab:dev
- geolab:power
profile_options: &profile_options
image:
display_name: Image
@@ -244,9 +247,9 @@ basehub:
- display_name: "Small: 4 CPU, 32 GB"
description: "A dedicated machine for you."
allowed_groups:
- geolab
- geolab:dev
- geolab:power
- geolab
- geolab:dev
- geolab:power
profile_options: *profile_options
kubespawner_override:
mem_guarantee: 28.937G
@@ -258,8 +261,8 @@ basehub:
description: "A dedicated machine for you."
profile_options: *profile_options
allowed_groups:
- geolab:dev
- geolab:power
- geolab:dev
- geolab:power
kubespawner_override:
mem_guarantee: 120.513G
cpu_guarantee: 1.6
@@ -270,7 +273,7 @@ basehub:
description: "A dedicated machine for you"
profile_options: *profile_options
allowed_groups:
- geolab:power
- geolab:power
kubespawner_override:
mem_guarantee: 489.13G
cpu_guarantee: 6.4