Helm push failed - Sonatype Nexus Repository / Best Practices - Sonatype Community

Helm push failed

post by vijayachandra.nimmakuri on Sep 11, 2023

Vijaya Chandra

Hi Team,

I was created helm repo in sonartype nexus while pushing the chart to repo getting an error as ( http: server gave HTTP response to HTTPS client) how to resolve that can you assist on that.

helm version - 3.10.3

sonar version - 3.59.0-01

post by mpiggott on Sep 11, 2023

Matthew Piggott

It sounds like you either haven’t configured Nexus for inbound SSL, or you’re accessing it on the HTTP port.

post by vijayachandra.nimmakuri on Sep 11, 2023

@mpiggott yes i was deployed on premises at this time http is enough for me.

this error for helm cm-push

after that tried only helm push then received another error as ( http: server gave HTTP response to HTTPS client) how to configure pvt repo for helm to push.