But the above is not working. I modified the above to upload my model to
curl -k -F “model=@my_model.tar.gz” “https://tsbottest.uk.dev.net:9443/api/projects/default/models?api_token=”
Yes weirdly Im able to train it using the worker pod. Thanks for the idea! However I do hope the original issue also gets a solve because we’ve already setup CI/CD in gitlab and another pod adds to expenses. But again, thanks a lot! Second time you’ve saved my Rasa cluster😁
Update: Im not sure what the hell happened but adding a worker allows me to also upload models now.