Skip to content

Commit a7374e5

Browse files
committed
Fix values don't meet the specifications
1 parent 7ee9360 commit a7374e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/gesis-stage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ binderhub:
5757
- notebooks-test.gesis.org
5858
jupyterhub:
5959
hub:
60+
baseUrl: /jupyterhub
6061
db:
6162
pvc:
6263
storageClassName: local-storage
@@ -68,7 +69,6 @@ binderhub:
6869
ingress:
6970
hosts:
7071
- notebooks-test.gesis.org
71-
path: /jupyterhub
7272
replicas: 1
7373
cryptnono:
7474
enabled: true

0 commit comments

Comments
 (0)