We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f0e2c1 commit 193a007Copy full SHA for 193a007
1 file changed
jupyterhub/values.yaml
@@ -32,7 +32,7 @@ hub:
32
extraConfig: null
33
image:
34
name: yuvipanda/jupyterhub-k8s-hub
35
- tag: v94ff73b
+ tag: v0.3
36
resources:
37
requests:
38
cpu: 0.2
@@ -46,7 +46,7 @@ builder:
46
memory: 512Mi
47
48
name: yuvipanda/jupyterhub-k8s-builder
49
- tag: vf7a113f
50
registry:
51
prefix: null
52
host: gcr.io
@@ -92,7 +92,7 @@ singleuser:
92
# homeHostPathTemplate: /data/project/paws/userhomes/{userid}
93
94
name: yuvipanda/jupyterhub-k8s-singleuser-sample
95
- tag: v0.2
96
cpu:
97
limit: null
98
guarantee: null
0 commit comments