mr-karan / kubekutr

Cookie cutter templating tool for scaffolding K8s manifests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow protocols other than TCP in service

iamd3vil opened this issue · comments

Currently there is no way to change the protocol in service. It's assumed that it will be TCP. There should be an option to configure protocol as well. Default can be TCP.

I can a send a PR if this is ok.

Fix coming soon 🎉

Pushed https://github.com/mr-karan/kubekutr/releases/tag/0.6.0 which includes this and a bunch of other wholesome features 🦄

Feel free to re-open in case of bugs.