Hey all! Is there a way to use docker image from a...
# ask-community
n
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.
You can use the JSON patch customizations on KubernetesJob block to patch your secret in.
n
🙏