style95 commented on issue #4907: URL: https://github.com/apache/openwhisk/issues/4907#issuecomment-801783310
I think you want to change this. https://github.com/apache/openwhisk-deploy-kube/blob/master/helm/openwhisk/values.yaml#L78 Regarding kubernetes timeouts, they are applied when you run a pod or get logs from a pod. https://github.com/apache/openwhisk/blob/master/core/invoker/src/main/scala/org/apache/openwhisk/core/containerpool/kubernetes/KubernetesClient.scala#L177 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
