Helm push failed

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

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

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

this error for helm cm-push

image

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.