MChorfa / porter-helm3

porter-helm3
Apache License 2.0
8 stars 10 forks source link

Allow disabling Helm create-namespace installs/upgrades #53

Closed thomasthep closed 1 year ago

thomasthep commented 1 year ago

https://github.com/MChorfa/porter-helm3/issues/50

MChorfa commented 1 year ago

50

Thank you @thomasthep for the contribution. Will look into it, this weekend :)

thomasthep commented 1 year ago

@MChorfa You're welcome. I kept it simple and stupid. Followed the skipCrds and atomic pattern to not break anything and keep the code consistent.

MChorfa commented 1 year ago

LGTM