-
|
Hello everyone, I installed Headlamp on a Kubernetes cluster using the Helm chart. Starting from version 0.31.0, it's possible to manage plugins using the pluginsManager field (ref). I added the following values: In the plugin installer container logs, I see: However, in the web UI, no plugins appear. Has anyone successfully gotten plugins to work using the Helm chart? Am I missing something? Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Hey, |
Beta Was this translation helpful? Give feedback.
-
|
Hi, Thanks for your help !
That was the thing I missed. Now it works ! |
Beta Was this translation helpful? Give feedback.
Hey,
Did you also enable
watchin yourconfig? It is required so that main container can watch the changes in plugin-directoryReference: https://headlamp.dev/docs/latest/installation/in-cluster/#auto-updating-plugins