getporter / helm2-mixin

Helm mixin for Porter
https://porter.sh/mixins/helm
Apache License 2.0
13 stars 7 forks source link

fix(*): fix namespace regression #72

Closed vdice closed 4 years ago

vdice commented 4 years ago

This fixes a regression that came in recently wherein we stopped using the step namespace and only used the namespace value set on a given output (and defaults to default if not set.) However, the precedent when using this mixin was for outputs to inherit the step namespace.