-
Notifications
You must be signed in to change notification settings - Fork 314
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
We need to pull images from a registry which is behind a proxy.
Unfortunately it seems not to be possible to configure a proxy for this use-case yet.
I tried to add the proxy env vars within the deployment manifest of the image-updater but the connection to the registry still fails.
Describe the solution you'd like
It would be great, if it's possible to configure a proxy for the registries within argocd-image-updater-config or globaly with some env vars in the deployment manifest of the image-updater.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request