0

We have a helm chart and we templatize it.

After this, we get n number of yml files. We deploy them one at a time using KubernetesClient.

Any idea how to deploy them all together?

Thanks,

Swaraj

Swaraj Shekhar
  • 187
  • 1
  • 7
  • 28
  • Can you try using `k8s:helm-push` goal using [kubernetes-maven-plugin](https://www.eclipse.org/jkube/docs/kubernetes-maven-plugin/#jkube:helm-push) to upload helm chart to a helm registry? – Rohan Kumar Feb 12 '23 at 07:07

0 Answers0