UNPKG

@kinvolk/headlamp-plugin

Version:

The needed infrastructure for building Headlamp plugins.

12 lines (6 loc) 676 B
# Example Plugin: Changing The Logo This plugin allows to change the logo of Headlamp. It is a simple example from Headlamp's official example plugins repository. To check out the code, visit the [example plugins repository](https://github.com/headlamp-k8s/headlamp/tree/main/plugins/examples/change-logo). Here is an example of a logo changed by this plugin: ![screenshot of the logo being changed](https://github.com/headlamp-k8s/headlamp/raw/main/docs/development/plugins/images/change-logo.png) ## How to change the logo: Go to this plugin's settings (under Settings > Plugins > Change Logo) and set the URL for the new logo. The logo will be updated in the sidebar.