Skip to content

Commit

Permalink
update to latest docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
delgadom committed Dec 13, 2019
1 parent 33393b8 commit 955fd6e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions jupyter-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@ jupyterhub:
singleuser:
image:
name: rhodium/notebook
tag: 91e8177fe0db3a60b343ff01a5deb699bcb6eb2a
tag: b46e2cda7727af3eef095279da220df283b57a66
storage:
capacity: 10Gi
dynamic:
# storageClass should be changed to pd-ssd if/when we create a new cluster that uses
# this disk type
storageClass: standard
cpu:
limit: 4
guarantee: 1
limit: 3.75
guarantee: 3.75
memory:
limit: 12G
guarantee: 4G
limit: 24G
guarantee: 24G
hub:
db:
upgrade: true
Expand Down

0 comments on commit 955fd6e

Please sign in to comment.