k8s-deploy
k8s-deploy copied to clipboard
Make namespace input optional
This allows to deploy manifests in multiple different namespaces. annotate-namespace
cannot be used if no namespace is given.
Did not test other deployment strategies than basic
.
Fixes #319 and possibly #163