Todd Turner
f3c66ecf03
🎨 Remove Superfluous Rule from helm-dashboard ClusterRole ( #187 )
...
A superfluous rule is added to the ClusterRole upon creation,
when the dashboard.allowWriteActions value is set to true.
This commit will ensure that only a single rule is created within
the ClusterRole, regardless of whether the dashboard.allowWriteActions
value is enabled or not.
The verbs within this rule will update accordingly.
2023-01-13 10:56:48 +00:00
Om Aximani
196644683c
Added 'debug' flag in values ( #143 )
...
* Added 'debug' flag in values
- Helps to set environment on debug mode
- Can fix #142
* Addressed changes
2022-12-19 19:08:30 +02:00
komodor-bot
20ee6e9695
Increment chart versions [skip ci]
2022-12-19 12:30:52 +00:00
ronahk
c0cf6237e6
Helm chart updates ( #141 )
...
* update plugin version
* fix pipeline
* fix pipeline
* add needs
* update chart icon
* allow all api groups
* allow write actions by default
2022-12-19 12:29:52 +02:00
komodor-bot
78f458112b
Increment chart versions [skip ci]
2022-12-18 13:07:55 +00:00
Andrey Pokhilko
f6d3e519e2
Allow installing into cluster ( #128 )
...
* Dockerize it
* Default chart layout
* Installable
* Starts and loads
* Progressing
* Hide cluster block
* Add scanners
* Add icon for helm chart (#130 )
Co-authored-by: Harshit Mehta <harshitm@nvidia.com >
* Image build and push scripts
* Build local img
* Local img
* ci stuff
* ci and chart changes
* add readme
* modify readme
* move readme location
* update docs and delete file
* remove file
* allow write actions
* allow write actions
* update .gitignore
* update readme
* delete file
* add persistence and update documentation
* update logo
* update volume paths and documentation
* change pvc size
* Comment
Co-authored-by: Harshit Mehta <hdm23061993@gmail.com >
Co-authored-by: Harshit Mehta <harshitm@nvidia.com >
Co-authored-by: ronahk <rona@komodor.io >
2022-12-18 14:09:07 +02:00