singhsegv commented on issue #77: URL: https://github.com/apache/openwhisk-composer/issues/77#issuecomment-2205894934
@nadeshseen and anyone who is facing similar issue now, this is probably happening due to action pods not able to call reds service/pods. What worked for me was setting `isolateUserActions: false` for the OpenWhisk k8s infra. You can read more here https://github.com/apache/openwhisk-deploy-kube/blob/master/docs/configurationChoices.md and see if that fits your use case. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
