I am trying to deploy Squidex to GKE using the squidex-docker poject in github.
The mongo database are stateful. But there is no persistence volume defined in the Squidex pod.
Is the Squidex pod a stateless pod?
But I also see the asset folder in the application, I wonder if it has the data that I need persist?