If you follow tutorials on using Helm, it might happen that they’re outdated, because they’re targeting Helm 2.x.
Following command for install will fail with error:
The fix is simple. The syntax for helm 3.x is following:
Just remove -n. The command will look like this: