fix code formatting

Signed-off-by: Max Jonas Werner <mail@makk.es>
This commit is contained in:
Max Jonas Werner 2022-05-23 08:50:27 +02:00
parent ce072c7eda
commit d5e3c37833
No known key found for this signature in database
GPG Key ID: EB525E0F02B52140
1 changed files with 1 additions and 1 deletions

View File

@ -447,7 +447,7 @@ func (r *HelmChartReconciler) buildFromHelmRepository(ctx context.Context, obj *
repo *sourcev1.HelmRepository, b *chart.Build) (sreconcile.Result, error) {
var (
tlsConfig *tls.Config
loginOpts []registry.LoginOption
loginOpts []registry.LoginOption
)
// Construct the Getter options from the HelmRepository data