You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ export ROX_API_TOKEN=$(oc -n user24-toolings get secret rox-auth-ml500 -o go-template='{{index .data "password" | base64decode}}')
Error from server (NotFound): secrets "rox-auth-ml500" not found
In https://rhoai-mlops.github.io/lab-instructions/#/8-the-supporting-acts/7-image-security?id=set-up-stackrox-access the step where we grab the token fails:
Will be fixed in rhoai-mlops/deploy-lab#67