dgrove-oss edited a comment on issue #5040:
URL: https://github.com/apache/openwhisk/issues/5040#issuecomment-757041459


   It is configured by the default values.yaml for the helm chart: 
https://github.com/apache/openwhisk-deploy-kube/blob/6a860c8e0133047e0948539f656f08dc2a08e9dd/helm/openwhisk/values.yaml#L276.
   
   That value of `invoker.containerFactory.imp` controls a number of features 
in the Helm chart, but the directly relevant thing is that it adds a command 
line argument that controls which ContainerFactoryProvider is used. See
   
https://github.com/apache/openwhisk-deploy-kube/blob/6a860c8e0133047e0948539f656f08dc2a08e9dd/helm/openwhisk/templates/_helpers.tpl#L316-#L323


----------------------------------------------------------------
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]


Reply via email to