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
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