Currently ceramic nodes are configured to use local sqlite instead of postgres. We should change the ceramic pod spec to include a postgres container with a persistent volume.
DOD:
- By default ceramic uses postgres for storage instead of local sqlite.
- Tests are updated
- Its still possible to configure ceramic to use sqlite if desired