Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Argo CD #161

Closed
3 of 4 tasks
adamrushuk opened this issue Jan 4, 2021 · 2 comments
Closed
3 of 4 tasks

Add Argo CD #161

adamrushuk opened this issue Jan 4, 2021 · 2 comments

Comments

@adamrushuk
Copy link
Owner

adamrushuk commented Jan 4, 2021

  • Add argocd helm chart
  • Configure TLS ingress
  • Does replace tokens step for k8s yaml need to be before Terraform apply?
  • Add example helm application - something quick and with persistent storage, maybe wordpress?
@adamrushuk
Copy link
Owner Author

adamrushuk commented Jan 4, 2021

Does nginx fall back to default TLS secret?

YES, it does:
"Error getting SSL certificate "argocd/argocd-ingress-tls": local SSL certificate argocd/argocd-ingress-tls was not found. Using default certificate"

@adamrushuk
Copy link
Owner Author

argoproj/argo-cd#3008
constant diff caused by a startupProbe config in the deployment which is not available until a K8s 1.17 -> 1.18 upgrade. It looks like kubectl quietly ignored this, while argoCD noticed the difference.

@adamrushuk adamrushuk mentioned this issue Jan 17, 2021
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant