terraform-aws-components
terraform-aws-components copied to clipboard
`eks/argocd` configuration broken with v6 helm chart or newer
Describe the Bug
- helm chart v6.0.0 breaks how argocd server's configmap is configured
- as a result, no gitops repos are configured; may affect other configs
Expected Behavior
- deploy
eks/argocdwith the latest argo-cd helm chart with expected configuration
Steps to Reproduce
- deploy brand new instance of
eks/argocdwithchart_versionset to6.3.1
Screenshots
No response
Environment
N/A
Additional Context
Working on PR.