Restore repository from gitally

Hi, i'm trying to restore some repository form gitaly

scenario:

  • the postgresql service failed, the volume got removed
  • re-create the postgresql service with new volume

from my understanding i should execute /home/git/gitlab/bin/rake gitlab:import:repos from the ${NAMESPACE}-unicorn pod, but doesn't seems to work, what am i missing here?