Skip to content
Snippets Groups Projects
Commit d808aee8 authored by Dung Vu's avatar Dung Vu
Browse files

Update my_spawner.py

parent 21d5530f
No related branches found
No related tags found
No related merge requests found
Pipeline #30146 passed
...@@ -90,7 +90,7 @@ class MySpawner(KubeSpawner): ...@@ -90,7 +90,7 @@ class MySpawner(KubeSpawner):
{ {
'name': 'csusb-hpc-share', 'name': 'csusb-hpc-share',
'persistentVolumeClaim': { 'persistentVolumeClaim': {
'claimName': 'csusb-hpc-share' 'claimName': 'csusb-hub-dev-share'
} }
}, },
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment