Report a problem
Steps to reproduce
- On the page Working with Traefik Plugins
- When I click on
CLIfor the Local Mode, the listed cli args for customizing the local plugin’s configuration state--provider.plugin.traefikServiceFabricPluginclusterManagementURL. I believe it should say–-providers.plugin.{name}since traefik complains on boot of invalid configuration onprovider.- HOWEVER - even when I define it as
providers.plugin.{my local plugin name}it still fails to start because it can’t find my plugin in that name. Right above that error is a log saying thatPlugins loaded.with the correct name in thepluginslist. Is this not supported?
- HOWEVER - even when I define it as
Expected behavior
Current behavior
Version: Google Inc. 5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36