Skip to content
Snippets Groups Projects
Commit 8dad769c authored by Tim Kreuzer's avatar Tim Kreuzer
Browse files

set default service in correct chart

parent 322f3f5e
Branches
No related tags found
No related merge requests found
...@@ -33,6 +33,9 @@ helm: ...@@ -33,6 +33,9 @@ helm:
enabled: true enabled: true
level: 10 level: 10
customConfig: customConfig:
services:
JupyterLab:
defaultOption: lrz
announcement: announcement:
show: true show: true
title: "Infrastructure Issues Notice" title: "Infrastructure Issues Notice"
......
...@@ -31,10 +31,6 @@ helm: ...@@ -31,10 +31,6 @@ helm:
# Set JupyterHub in maintenance: # Set JupyterHub in maintenance:
# Set enabled here to false, update ingress in maintenance/fleet.yaml # Set enabled here to false, update ingress in maintenance/fleet.yaml
enabled: true enabled: true
customConfig:
services:
JupyterLab:
defaultOption: lrz
valuesFiles: valuesFiles:
- ../../base-values/extraConfig.yaml - ../../base-values/extraConfig.yaml
- ../../base-values/image.yaml - ../../base-values/image.yaml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment