Improvements after release (#45)

* Add helm version requirement notes

* Create Help section, no charts placeholder

* Revive missed "user-defined" values

* Fix namespace undefined upon install

* cosmetics
This commit is contained in:
Andrey Pokhilko
2022-10-26 11:05:50 +01:00
committed by GitHub
parent 896d9e3f72
commit b0067e31ba
5 changed files with 38 additions and 10 deletions

View File

@@ -42,9 +42,11 @@ To uninstall, run:
helm plugin uninstall dashboard
```
Note: In case standard Helm plugin way did not work for you, you can just download the appropriate [release package](https://github.com/komodorio/helm-dashboard/releases) for your platform, unpack it and just run `dashboard` binary from it.
## Running
To use the plugin, your machine needs to have working `helm` and also `kubectl` commands.
To use the plugin, your machine needs to have working `helm` and also `kubectl` commands. Helm version 3.4.0+ is required.
After installing, start the UI by running: