Kubernetes storage class

Hello,
Does appsmith use persistent storage in Kubernetes? What is stored? Can it use a DB instead?

Hey @siraj!
Yes. Appsmith uses filesystem for MongoDB data which includes users, workspaces, applications, etc., as well as repos for git-connected applications. For MongoDB, you can use a custom MongoDB (documented), but for git-repos, we need access to filesystem.