@@ -89,21 +89,21 @@ jupyterhub:
8989 "volume_mounts": {
9090 "00-group-hub-access-for-2i2c-staff": {
9191 "name": "home",
92- "mountPath": "/home/jovyan/shared-group- projects/hub-access-for-2i2c-staff",
93- "subPath": "_shared-group-projects /hub-access-for-2i2c-staff",
92+ "mountPath": "/home/jovyan/projects/hub-access-for-2i2c-staff",
93+ "subPath": "_projects /hub-access-for-2i2c-staff",
9494 "readOnly": False
9595 },
9696 }
9797 },
9898 },
9999 "01-group-nucleus-hub-access": {
100- "groups": ["nucleus-eng:nucleus-eng- hub-access"],
100+ "groups": ["nucleus-eng:hub-access"],
101101 "spawner_override": {
102102 "volume_mounts": {
103- "00-group-hub-access-for- nucleus-eng -hub-access": {
103+ "00-group-nucleus-hub-access": {
104104 "name": "home",
105- "mountPath": "/home/jovyan/shared-group- projects/nucleus-eng-hub-access",
106- "subPath": "_shared-group-projects /nucleus-eng-hub-access",
105+ "mountPath": "/home/jovyan/projects/nucleus-eng-hub-access",
106+ "subPath": "_projects /nucleus-eng-hub-access",
107107 "readOnly": False
108108 },
109109 }
@@ -113,10 +113,10 @@ jupyterhub:
113113 "groups": ["nucleus-eng:devcells-london-node"],
114114 "spawner_override": {
115115 "volume_mounts": {
116- "00-group-hub-access-for -devcells-london-node": {
116+ "00-group-nucleus -devcells-london-node": {
117117 "name": "home",
118- "mountPath": "/home/jovyan/shared-group- projects/devcells-london-node",
119- "subPath": "_shared-group-projects /devcells-london-node",
118+ "mountPath": "/home/jovyan/projects/devcells-london-node",
119+ "subPath": "_projects /devcells-london-node",
120120 "readOnly": False
121121 },
122122 }
@@ -126,10 +126,10 @@ jupyterhub:
126126 "groups": ["nucleus-eng:devcells-chicago-node"],
127127 "spawner_override": {
128128 "volume_mounts": {
129- "00-group-hub-access-for -devcells-chicago-node": {
129+ "00-group-nucleus -devcells-chicago-node": {
130130 "name": "home",
131- "mountPath": "/home/jovyan/shared-group- projects/devcells-chicago-node",
132- "subPath": "_shared-group-projects /devcells-chicago-node",
131+ "mountPath": "/home/jovyan/projects/devcells-chicago-node",
132+ "subPath": "_projects /devcells-chicago-node",
133133 "readOnly": False
134134 },
135135 }
@@ -139,10 +139,10 @@ jupyterhub:
139139 "groups": ["nucleus-eng:devcells-all-nodes"],
140140 "spawner_override": {
141141 "volume_mounts": {
142- "00-group-hub-access-for -devcells-all-nodes": {
142+ "00-group-nucleus -devcells-all-nodes": {
143143 "name": "home",
144- "mountPath": "/home/jovyan/shared-group- projects/devcells-all-nodes",
145- "subPath": "_shared-group-projects /devcells-all-nodes",
144+ "mountPath": "/home/jovyan/projects/devcells-all-nodes",
145+ "subPath": "_projects /devcells-all-nodes",
146146 "readOnly": False
147147 },
148148 }
0 commit comments