Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
csusb-hpc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
csusb-prp
csusb-hpc
Commits
00145781
Commit
00145781
authored
3 years ago
by
Dung Vu
Browse files
Options
Downloads
Plain Diff
Merge branch 'sharedlink' into 'main'
Update values.template.yaml See merge request
!1
parents
cfdbf6a8
e143f2ed
No related branches found
No related tags found
1 merge request
!1
Update values.template.yaml
Pipeline
#21671
passed
3 years ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
values.template.yaml
+8
-1
8 additions, 1 deletion
values.template.yaml
with
8 additions
and
1 deletion
values.template.yaml
+
8
−
1
View file @
00145781
...
...
@@ -93,9 +93,16 @@ singleuser:
-
name
:
csusb-hpc-share
persistentVolumeClaim
:
claimName
:
csusb-hpc-share
-
name
:
mkshare-script
configMap
:
name
:
mkshare-script
defaultMode
:
0777
extraVolumeMounts
:
-
name
:
csusb-hpc-share
mountPath
:
/home/shared
-
name
:
mkshare-script
mountPath
:
/usr/local/bin/before-notebook.d/mkshare.sh
subPath
:
mkshare.sh
image
:
name
:
localhost:30081/prp/jupyter-stack/prp
tag
:
latest
...
...
@@ -109,7 +116,7 @@ singleuser:
extraResource
:
limits
:
{}
guarantees
:
{}
cmd
:
jupyterhub-singleuser
cmd
:
start-notebook.sh
defaultUrl
:
"
/lab"
profileList
:
-
display_name
:
Stack Minimal
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment