unbroken-dome / gradle-helm-plugin

A Gradle plugin for building, publishing and managing Helm charts.
MIT License
52 stars 55 forks source link

`createNamespace = true` creates a namespace. How do I delete one? #158

Open KarlHakanNordgren opened 2 years ago

KarlHakanNordgren commented 2 years ago

I'd like to write a tasks which cleans up after namespace creation. Is that possible?