mkimuram / k8sviz

Generate Kubernetes architecture diagrams from the actual state in a namespace
Apache License 2.0
289 stars 49 forks source link

Inconsistent default namespace between shell and go binary #41

Closed mkimuram closed 3 years ago

mkimuram commented 3 years ago

Default namespace for shell is default but the one for go binary is namespace and namespace namespace isn't usually works. So, both of them should be default.