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

There is no option Skip server verification in Repository type helm #21949

Open
sunyeongchoi opened this issue Feb 23, 2025 · 1 comment
Open
Assignees
Labels
component:ui User interfaces bugs and enhancements enhancement New feature or request

Comments

@sunyeongchoi
Copy link
Member

Summary

When creating a repo in git type, there is a Skip server verification option.

However, when I changed the type to helm, the Skip server verification option disappeared.

Image Image

Motivation

I tried to connect hrabor repo for helm deploy.

However, an error occurred because the Skip server verification option could not be selected in argocd UI.

However, after changing the type to git, selecting only the Skip server verification option, and then returning to the helm type to create, the Skip server verification option was activated normally.

In conclusion, the Skip server verification option must be provided in the argocd UI for the helm repo type.

Image Image

Proposal

I think it should be possible to check Skip server verification even in helm type.

@sunyeongchoi sunyeongchoi added component:ui User interfaces bugs and enhancements enhancement New feature or request labels Feb 23, 2025
@sunyeongchoi sunyeongchoi self-assigned this Feb 23, 2025
@sunyeongchoi sunyeongchoi changed the title There is no option Skip server verification in Repository type helm There is no option Skip server verification in Repository type helm Feb 23, 2025
@blakepettersson
Copy link
Member

blakepettersson commented Feb 24, 2025

Indeed, this should actually already work if you create a Helm repository credential outside the UI (via CLI or as a k8s secret); this should be displayed in the UI as well for Helm repositories.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:ui User interfaces bugs and enhancements enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants