Commit 778131b
committed
logo: move to a path that's not hidden by a volume
Currently /srv/jupyterhub is the path we use to mount the pvc that has
the sqlite database, so it hides the logo image and then hub can't
serve it. This moves it to some other place where we don't mount a
volume so it can be served without issues.
Signed-off-by: David Caro <me@dcaro.es>1 parent 6fa3cb5 commit 778131b
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| |||
0 commit comments