The "https://plugins.traefik.io/install" has a incorret config

Report a problem

The https://plugins.traefik.io/install has a incorret config.
plugins is missed. shoud be like this:

experimental:
  plugins:
    traefikServiceFabricPlugin:
      moduleName: github.com/dariopb/traefikServiceFabricPlugin
      version: v0.2.2

providers:
  plugin:
    traefikServiceFabricPlugin:
      pollInterval: 4s
      clusterManagementURL: http://dariotraefik1.southcentralus.cloudapp.azure.com:19080/
      #certificate : ./cert.pem
      #certificateKey: ./cert.key

Steps to reproduce

  1. On the page ...
  2. When I click on ...

Expected behavior

Current behavior


Version: Google Inc. 5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36