Use local registry (HTTP) with ArgoWrokflows #14650
philippeflorent
started this conversation in
General
Replies: 1 comment
-
Hi @philippeflorent! This sounds like a Docker/Minikube configuration issue. Have you tried following the steps at https://gist.github.com/trisberg/37c97b6cc53def9a3e38be6143786589? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
[sorry not a bug, more of a question]
Hi,
I try to use one of my docker image on my custom registry and I get this error
So I added the host alias to the workflow-controller deployment
but now I get this
So I need to have the workflow-controller use my local registry in HTTP, how can I do this ?
here is the workflow I try to use (I tried to add mycluster-registry 172.17.0.2 to the emissary pod)
I create my registry like this
registry-service.yaml
Here is how I start my minikube
Version(s)
latest
no logs available the worlkflow does not even start
Beta Was this translation helpful? Give feedback.
All reactions