argocd-operator icon indicating copy to clipboard operation
argocd-operator copied to clipboard

Remove Need for Util Image

Open jomkz opened this issue 4 years ago • 0 comments

Currently the operator makes use of a custom image that is based on the upstream argo-cd container image for the utilities needed to perform an export. The operator should be refactored to perform the export steps without the need for this image, as it quite large and makes the operator release process as well as offline installs more difficult.

jomkz avatar Oct 13 '20 16:10 jomkz