Hello 👋
I’ve been following the doc on how to integrate dagger with Argo workflow. Working nicely
I’m trying to publish image (large llm inference server) to zot (local registry running on the same cluster to speed up network transfers) but python sdk use https by default. Any chance to circumvent that ? Alternatively if I setup self signed certificate with cert-manager, is there any way to skip ssl certificate check ? Thanks a lot for this amazing dagger