I have installed helm chart for jupyterhub bitnami over GKE.
When a singleuser pod is created, it gets "evicted" after some time because of ephermal storage with following error
"Pod ephemeral local storage usage exceeds the total limit 1Gi"
I did not find in documentation how to increase ephermal storage. Can you please tell how can I increase this ephermal storage or what is the alternative way to fix this issue?