Ok I have seached all the helm chart source files, and I can see no where where it is actually possible to set the securityContext applied to spawned pods, it is, given all reentires i found about that, a well known issue, and I think the only wy to force the helm chart to do that, is to fork its source cdoe to fix it :
Ok I have seached all the helm chart source files, and I can see no where where it is actually possible to set the securityContext applied to spawned pods, it is, given all reentires i found about that, a well known issue, and I think the only wy to force the helm chart to do that, is to fork its source cdoe to fix it :
values.yaml
schema, nothing will do : https://github.com/jupyterhub/zero-to-jupyterhub-k8s/blob/main/jupyterhub/values.schema.yaml#L2263