Validate Helm Repos as the user adds them #625
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Summary
Validate Helm Repos as the user adds them.
Motivation
Adding an invalid repo will stop chart deployment as argocd validates all the helm repos before deploying any helm chart.
Proposal
If repo url is : https://helm.devtron.ai/
https://helm.devtron.ai/index.yaml should return a 200 http status
The text was updated successfully, but these errors were encountered: