Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
zero-to-jupyterhub-k8s
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
RWTHjupyter
Upstream
zero-to-jupyterhub-k8s
Commits
1c28d796
Commit
1c28d796
authored
6 years ago
by
Min RK
Browse files
Options
Downloads
Patches
Plain Diff
release 0.7.0
parent
e6b5a4ed
Branches
Issue/1740-ElasticSearchOnCoscineFrontend
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
jupyterhub/Chart.yaml
+1
-1
1 addition, 1 deletion
jupyterhub/Chart.yaml
jupyterhub/values.yaml
+5
-5
5 additions, 5 deletions
jupyterhub/values.yaml
with
6 additions
and
6 deletions
jupyterhub/Chart.yaml
+
1
−
1
View file @
1c28d796
name
:
jupyterhub
name
:
jupyterhub
version
:
0.7
-dev
version
:
0.7
.0
appVersion
:
0.9.2
appVersion
:
0.9.2
description
:
Multi-user Jupyter installation
description
:
Multi-user Jupyter installation
home
:
https://z2jh.jupyter.org
home
:
https://z2jh.jupyter.org
...
...
This diff is collapsed.
Click to expand it.
jupyterhub/values.yaml
+
5
−
5
View file @
1c28d796
...
@@ -41,7 +41,7 @@ hub:
...
@@ -41,7 +41,7 @@ hub:
extraVolumeMounts
:
[]
extraVolumeMounts
:
[]
image
:
image
:
name
:
jupyterhub/k8s-hub
name
:
jupyterhub/k8s-hub
tag
:
generated-by-chartpress
tag
:
'
0.7.0'
resources
:
resources
:
requests
:
requests
:
cpu
:
200m
cpu
:
200m
...
@@ -143,7 +143,7 @@ singleuser:
...
@@ -143,7 +143,7 @@ singleuser:
networkTools
:
networkTools
:
image
:
image
:
name
:
jupyterhub/k8s-network-tools
name
:
jupyterhub/k8s-network-tools
tag
:
generated-by-chartpress
tag
:
'
0.7.0'
cloudMetadata
:
cloudMetadata
:
enabled
:
false
enabled
:
false
ip
:
169.254.169.254
ip
:
169.254.169.254
...
@@ -183,7 +183,7 @@ singleuser:
...
@@ -183,7 +183,7 @@ singleuser:
storageAccessModes
:
[
ReadWriteOnce
]
storageAccessModes
:
[
ReadWriteOnce
]
image
:
image
:
name
:
jupyterhub/k8s-singleuser-sample
name
:
jupyterhub/k8s-singleuser-sample
tag
:
generated-by-chartpress
tag
:
'
0.7.0'
pullPolicy
:
IfNotPresent
pullPolicy
:
IfNotPresent
imagePullSecret
:
imagePullSecret
:
enabled
:
false
enabled
:
false
...
@@ -211,7 +211,7 @@ prePuller:
...
@@ -211,7 +211,7 @@ prePuller:
extraEnv
:
{}
extraEnv
:
{}
image
:
image
:
name
:
jupyterhub/k8s-image-awaiter
name
:
jupyterhub/k8s-image-awaiter
tag
:
generated-by-chartpress
tag
:
'
0.7.0'
continuous
:
continuous
:
enabled
:
false
enabled
:
false
extraImages
:
[]
extraImages
:
[]
...
@@ -238,7 +238,7 @@ cull:
...
@@ -238,7 +238,7 @@ cull:
podCuller
:
podCuller
:
image
:
image
:
name
:
jupyterhub/k8s-pod-culler
name
:
jupyterhub/k8s-pod-culler
tag
:
generated-by-chartpress
tag
:
'
0.7.0'
debug
:
debug
:
...
...
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