# Deploying multiple JupyterHub charts into the same namespace?

**URL:** https://discourse.jupyter.org/t/deploying-multiple-jupyterhub-charts-into-the-same-namespace/9423
**Category:** JupyterHub
**Created:** [June 1, 2021, 9:37pm UTC](https://discourse.jupyter.org/t/deploying-multiple-jupyterhub-charts-into-the-same-namespace/9423 "2021-06-01T21:37:01Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![rk92](https://avatars.discourse-cdn.com/v4/letter/r/8e7dd6/32.png) [@rk92](https://discourse.jupyter.org/u/rk92)
#### Post date: [June 1, 2021, 9:37pm UTC](https://discourse.jupyter.org/t/deploying-multiple-jupyterhub-charts-into-the-same-namespace/9423/1 "2021-06-01T21:37:01Z")

</div>

Is it possible to provision multiple JupyterHub charts into the same namespace just with different names? If so do you end up getting multiple hub, proxy-api, and proxy-public services?

I am attempting to see if it is possible to have different named proxy-public services in one namespace with one ingress that can handle routing to different proxy-public services. I have attempted other ingress options but more so just curious if this can be achieved.

I have looked at setting `fullnameOverride` in the config YAML but that did not giving the naming scheme that I was looking for.

---

<div class="post-metadata">

### Author: ![brsolomon-deloitte](https://yyz1.discourse-cdn.com/flex031/user_avatar/discourse.jupyter.org/brsolomon-deloitte/32/5838_2.png) [@brsolomon-deloitte](https://discourse.jupyter.org/u/brsolomon-deloitte)
#### Post date: [January 20, 2022, 11:18pm UTC](https://discourse.jupyter.org/t/deploying-multiple-jupyterhub-charts-into-the-same-namespace/9423/2 "2022-01-20T23:18:28Z")

</div>

Possibly related to [Chart missing jupyter- prefix?](https://discourse.jupyter.org/t/chart-missing-jupyter-prefix/12684)
