File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ and us maintainers don't have to apply for 'sponsored OSS Project' from docker e
2020should have no material impact on your experience.
2121
2222For the benefit of people running older versions of z2jh and are throttled by dockerhub,
23- we have actually copied all our * released * images from dockerhub to quay.io as well.
23+ we have actually copied all our _ released _ images from dockerhub to quay.io as well.
2424So you can opt in to using the images from quay.io with the following config:
2525
2626``` yaml
3333 name : quay.io/jupyterhub/configurable-http-proxy
3434 secretSync :
3535 image :
36- name : quay.io/jupyterhub/k8s-secret-sync
36+ name : quay.io/jupyterhub/k8s-secret-sync
3737singleuser :
3838 networkTools :
3939 image :
@@ -45,8 +45,8 @@ prePuller:
4545` ` `
4646
4747You don't have to explicitly specify the tag, as the existing tags
48- will work. Note that this **only** works for *released* versions of
49- z2jh - if you are using a *dev* version of z2jh, this will not work.
48+ will work. Note that this **only** works for _released_ versions of
49+ z2jh - if you are using a _dev_ version of z2jh, this will not work.
5050
5151## 3.1
5252
You can’t perform that action at this time.
0 commit comments