ipedrazas / drone-helm

Helm (Kubernetes) plugin for drone.io
MIT License
120 stars 90 forks source link

What if tiller is already installed? #101

Closed vitobotta closed 4 years ago

vitobotta commented 4 years ago

Hi! I'm looking to use this plugin but I have tiller already installed in its name space with specific settings. Will the plugin screw the installed tiller when it runs or does it see that it's installed and skip? Or does it anyway leave the existing settings instead of say reinstalling? Not sure how to read the code unfortunately. Thanks!

vitobotta commented 4 years ago

It looks like it skips if already installed.