MightyPrefix
MightyPrefix
I'm running it locally on minikube, this is the curl command: ``` curl -X POST \ http://192.168.99.100/v1/crawlers/registry \ -H "accept: application/json" \ -H "Content-Type: application/json" \ -d '{ "RegCrawler": {...
I used the nodeport while trying it out, must have deleted it when editing the copy paste. We first authenticate with our jwt service to issue auth tokens for the...
Apparently, if using Gitlab, the user provided will need to be an admin user. Only an admin can use the * wildcard for the scope (For example scope:registry:catalog:*) So now...
I have the same, could someone explain what i could be doing wrong?