Is it possible to configure KubernetesContainerFactory to use runtime
images from private registry.

>From the pod spec it creates [1] I do not see any support for
configuring ImagePullSecrets

Chetan Mehrotra
[1] 
https://github.com/apache/openwhisk/blob/master/core/invoker/src/main/scala/org/apache/openwhisk/core/containerpool/kubernetes/KubernetesClient.scala#L100
[2] 
https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/#create-a-pod-that-uses-your-secret

Reply via email to