docs(faq): add namespace changes for non existing namespaces

Signed-off-by: Adam Reese <adam@reese.io>
pull/5785/head
Adam Reese 6 years ago
parent f1718462c9
commit fc07fec173
No known key found for this signature in database
GPG Key ID: 06F35E60A7A18DD6

@ -175,6 +175,12 @@ Additionally, several other commands were re-named to accommodate the same conve
These commands have also retained their older verbs as aliases, so you can continue to use them in either form.
### Automatically creating namespaces
When creating a release in a namespace that does not exist, Helm 2 created the
namespace. Helm 3 follows the behavior of other Kubernetes objects and returns
an error if the namespace does not exist.
## Installing
### Why aren't there Debian/Fedora/... native packages of Helm?

Loading…
Cancel
Save