k8s helm-push goal for existing Helm Chart

413 views Asked by At

I am trying to configure jkube helm-push goal to upload my already existing Helm Chart to our Nexus Helm Repository...(while it seems JKube is the only one supporting Nexus)..

But it seems, jkube helm-push is dependant on resource and helm goal, wants to create its own Helm Chart, which I don't need. I just want to upload my Helm Char...

And I am always getting hte following error...

k8s: Error performing helm push: org.apache.maven.plugin.MojoExecutionException: C:\wss\hasci-dds-ibis\target\classes\META-INF\jkube\kubernetes

Is it possible to configure helm-upload goal this way?

Thx for answers.

0

There are 0 answers