On Nov 18 2020, at 4:55 am, vishal sharma <vish...@gmail.com> wrote: > I have deployed Jupyterhub via Zero to JupyterHub with Kubernetes > (https://github.com/jupyterhub/zero-to-jupyterhub-k8s) , so can I add module > "shutdown_on_logout" in my config.yaml and run the helm upgrade , will helm > upgrade entertain these changes ? and is there any data loss with it ?
Helm upgrade will update and restart any services necessary to achieve your desired state, so that should be all you need. The default with z2jh is to run a separate proxy, so only users trying to access the hub directly will notice any delay during the upgrade. Users interacting with their individual servers should remain blissfully unaware of any change. I should point out that I'm just guessing about this particular parameter, so you may want to test this theory out on a test hub before changing configurations on a production deploy. Robert -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to jupyter+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/C3977035-5B22-4BF5-B720-72FD0A071697%40getmailspring.com.