diff --git a/juniq/custom/fleet.yaml b/juniq/custom/fleet.yaml index 03b6000b7899947400a87f4042150e1b781675c8..28af64a61e2775829b9023e670838083f8665fcd 100644 --- a/juniq/custom/fleet.yaml +++ b/juniq/custom/fleet.yaml @@ -62,7 +62,6 @@ targetCustomizations: clusterSelector: matchLabels: stage: production - maintenance: "false" helm: values: global: @@ -81,7 +80,7 @@ targetCustomizations: clusterSelector: matchLabels: stage: production - maintenance: "true" + maintenance: "true-disabled" helm: values: ingress: diff --git a/maintenance/values/overlays/production/hosts.yaml b/maintenance/values/overlays/production/hosts.yaml index 3667729951be1282610bf23b86206e5dc3910907..d0b1697b0f88476a037be87552f258b7b1e304fb 100644 --- a/maintenance/values/overlays/production/hosts.yaml +++ b/maintenance/values/overlays/production/hosts.yaml @@ -6,8 +6,8 @@ ingress: secretName: jupyterjsc-tls-old - host: jupyter.eurocc-gcs.de secretName: eurocc-tls - - host: juniq.fz-juelich.de - secretName: juniq-tls + #- host: juniq.fz-juelich.de + # secretName: juniq-tls - host: jupyter.coe-raise.eu secretName: coeraise-tls # - host: portal.gauss-centre.eu