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
We look for watson_vision_combined_apikey and watson_vision_combined_url, that's how visual recognition is in cf environment, so we have to stick to this pattern. My guess is that env variables set in Kube env have visual_recognition_* pattern.
The workaround was merged with the above PR in the new IBM repo. Need to migrate the starter kit to use the new one and archive this one. Also, it is meant to be a temporary fix. Ideally the env would be provided like Mamoon suggests (and what is shown in the download creds) instead of the current style which was never implemented in this code.
I deployed this starter kit to IKS, and I get this error when trying to infer
DevX team things this the app may not be looking for Kube environment variables correctly.
The text was updated successfully, but these errors were encountered: