pelotech / drone-helm3

Plugin for drone to deploy helm charts using helm3
Apache License 2.0
31 stars 36 forks source link

Add a "cleanup_on_fail" setting #65

Closed ErinCall closed 4 years ago

ErinCall commented 4 years ago

The problem I'm trying to solve: If someone wants to pass --cleanup-on-fail to helm upgrade, they should be able to do that

How I imagine it working: