I have the following in the `~/.kagent/config.yaml`: ```yaml kagent_url: http://localhost:8083 namespace: kagent output_format: table timeout: 5m0s ``` Kagent is installed in the kagent namespace, yet when I run `kagent dashboard` the namespace is empty.
I have the following in the
~/.kagent/config.yaml:Kagent is installed in the kagent namespace, yet when I run
kagent dashboardthe namespace is empty.