Closed cmdoret closed 5 months ago
We currently use k8s jobs to load the schema into chromadb and schema+data into graphdb. This is causing issues where the job keeps failing while the services are starting.
We should use an init container for this instead.
bumping this to next iteration for FOCUS day
We currently use k8s jobs to load the schema into chromadb and schema+data into graphdb. This is causing issues where the job keeps failing while the services are starting.
We should use an init container for this instead.