Skip to content

Commit a9209b6

Browse files
committed
Move common config into common file
1 parent bdb56b2 commit a9209b6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

config/clusters/nmfs-openscapes/common.values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ nfs:
1414
- noresvport
1515
baseShareName: /
1616
# serverIP is set in staging / prod respectively
17+
jupyterhub-home-nfs:
18+
enabled: true
1719

1820
jupyterhub:
1921
custom:

config/clusters/nmfs-openscapes/staging.values.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jupyterhub:
2424
oauth_callback_url: https://staging.nmfs-openscapes.2i2c.cloud/hub/oauth_callback
2525

2626
jupyterhub-home-nfs:
27-
enabled: true
2827
eks:
2928
enabled: true
3029
volumeId: vol-08dafa2e06872afbd

0 commit comments

Comments
 (0)