diff --git a/paws/codfw.yaml b/paws/codfw.yaml index 52e5a495..6a10b8b2 100644 --- a/paws/codfw.yaml +++ b/paws/codfw.yaml @@ -34,9 +34,6 @@ jupyterhub: enabled: true hosts: - hub-paws-dev.codfw1dev.wmcloud.org - annotations: - nginx.ingress.kubernetes.io/configuration-snippet: | - more_set_input_headers "REFERER: http://hub-paws-dev.codfw1dev.wmcloud.org/hub/"; singleuser: extraEnv: HUB_DOMAIN: "hub-paws-dev.codfw1dev.wmcloud.org" # Check jupyterhub.ingress.hosts diff --git a/paws/production.yaml b/paws/production.yaml index 280723e5..d54ef576 100644 --- a/paws/production.yaml +++ b/paws/production.yaml @@ -34,9 +34,6 @@ jupyterhub: enabled: true hosts: - hub-paws.wmcloud.org - annotations: - nginx.ingress.kubernetes.io/configuration-snippet: | - more_set_input_headers "REFERER: http://hub-paws.wmcloud.org/hub/"; singleuser: extraEnv: HUB_DOMAIN: "hub-paws.wmcloud.org" # Check jupyterhub.ingress.hosts