2018-05-16 05:01:13 -04:00
|
|
|
rbac:
|
|
|
|
enabled: false
|
|
|
|
|
|
|
|
hub:
|
|
|
|
extraEnv:
|
|
|
|
JUPYTER_ENABLE_LAB: 1
|
|
|
|
extraConfig: |
|
|
|
|
c.KubeSpawner.cmd = ['jupyter-labhub']
|
|
|
|
|
2018-05-24 11:11:30 -04:00
|
|
|
auth:
|
|
|
|
type: gitlab
|
|
|
|
|
2018-05-16 05:01:13 -04:00
|
|
|
singleuser:
|
|
|
|
defaultUrl: "/lab"
|
|
|
|
|
|
|
|
ingress:
|
|
|
|
enabled: true
|
|
|
|
annotations:
|
|
|
|
kubernetes.io/ingress.class: "nginx"
|