terraform-aws-eks-blueprints
terraform-aws-eks-blueprints copied to clipboard
[ FEATURE ] Change installation method for argocd-application
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
What is the outcome that you are trying to reach?
To have the opportunity to install argocd-apps from the chart repository
Describe the solution you would like
The argocd submodule uses a custom helm-chart to install argocd-apps, this approach does not allow using the features of the official chart. I propose to change the submodule and give the opportunity to install the argocd-apps from the official or any other repository.
Additional context
I already have the solution. I'll create a pull request if this issue gets approved.
Which official helm chart are you referring to and what features are you trying to use?
There is an official helm chart for argo-apps (https://argoproj.github.io/argo-helm) that can be used as verified chart, also it includes not only argo-apps as provided in https://github.com/aws-ia/terraform-aws-eks-blueprints/blob/main/modules/kubernetes-addons/argocd/argocd-application/helm/templates/application.yaml, but resources projects applicationsets & extensions. I propose feature to make repository of argocd-apps configurable as there can be custom argocd-app charts also but in default its repo would be argoproj's official chart argocd-apps.
This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days
This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days
Issue closed due to inactivity.
is this still open?