jenkinsci / kubernetes-cd-plugin

A Jenkins plugin to deploy to Kubernetes cluster
MIT License
139 stars 70 forks source link

How to pass a yaml string instead of a yaml file to config? #138

Open fans3210 opened 3 years ago

fans3210 commented 3 years ago

I would like to generate a yaml string on the fly and pass it to the plugin to provision resources.