terraform-kubernetes-argocd icon indicating copy to clipboard operation
terraform-kubernetes-argocd copied to clipboard

Terraform module to create ArgoCD for Simplified deployment & management in Kubernetes

Results 3 terraform-kubernetes-argocd issues
Sort by recently updated
recently updated
newest added

1. Helm chart version upgraded from 5.4.0 to 6.7.0

Hello. I've gave up with this module. The issue is that application deployments fails healthcheck when you create first application in argocd. Without applications everything works. The failure is caused...

Hello. Ingress which is setup by this module references to not existing secret. TLS key and cert are kept in [argocd-secret](https://github.com/argoproj/argo-helm/blob/047ba6b24df9977ec773ca5cf0f00a70565e5c06/charts/argo-cd/templates/argocd-configs/argocd-secret.yaml#L5) but in default values.yaml in this module reference to...