Skip to content

thoth-station/sync-job

Repository files navigation

Thoth's one-time sync job

A job that syncs all the Thoth data to Thoth's knowledge graph.

Running the job

oc process \
  -p IMAGE_VERSION="latest" \
  -p THOTH_SYNC_FORCE="0" \
  -p THOTH_SYNC_GRACEFUL="0" \
  -p THOTH_SYNC_DEBUG="0" \
-f openshift.yaml | oc apply -f -

Cleaning objects

oc delete job -l component=sync