Allow kubernetes & helm steps to override the target provided namespace
Although the kubernetes target type defines its namespace, there may be some situations where a different namespace should be used for a given step
1
vote

Overriding the namespace on the Helm step was implemented in 2019.1.1: https://github.com/OctopusDeploy/Issues/issues/5141
We can create a new suggestion for the other kubernetes steps if desired.