Join Slack
Powered by
Hey all! Is there a way to use docker image from a...
# ask-community
n
Noam Banay
05/31/2023, 11:50 AM
Hey all! Is there a way to use docker image from a private image registry? I defined a K8S block as my infrastructure to run my flows and I couldn’t figure out how to add the credentials for my docker image. Thanks.
d
Deceivious
05/31/2023, 1:52 PM
https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
Deceivious
05/31/2023, 1:52 PM
You can use the JSON patch customizations on KubernetesJob block to patch your secret in.
n
Noam Banay
05/31/2023, 1:53 PM
🙏
Open in Slack
Previous
Next