diff --git a/portalgauss/custom/fleet.yaml b/portalgauss/custom/fleet.yaml index ea52311928dacbadb425a59d2682293fb940bc28..455e454912e3b7c5b0600141b441f12408c9d346 100644 --- a/portalgauss/custom/fleet.yaml +++ b/portalgauss/custom/fleet.yaml @@ -33,6 +33,9 @@ helm: enabled: true level: 10 customConfig: + services: + JupyterLab: + defaultOption: lrz announcement: show: true title: "Infrastructure Issues Notice" diff --git a/portalgauss/z2jh/fleet.yaml b/portalgauss/z2jh/fleet.yaml index d7b085b3220a6376f139e0ef1af25c9240b8c150..e895a5404dbaf324685434f2c6995a7cd68735be 100644 --- a/portalgauss/z2jh/fleet.yaml +++ b/portalgauss/z2jh/fleet.yaml @@ -31,10 +31,6 @@ helm: # Set JupyterHub in maintenance: # Set enabled here to false, update ingress in maintenance/fleet.yaml enabled: true - customConfig: - services: - JupyterLab: - defaultOption: lrz valuesFiles: - ../../base-values/extraConfig.yaml - ../../base-values/image.yaml