Switch plugin traefik-on-demand by sablier
This commit is contained in:
parent
48c523ec9a
commit
62961f7e06
4 changed files with 79 additions and 36 deletions
|
|
@ -144,6 +144,11 @@ metrics:
|
|||
experimental:
|
||||
plugins:
|
||||
enabled: true
|
||||
{% if traefik_ondemand is defined %}
|
||||
sablier:
|
||||
moduleName: "github.com/acouvreur/sablier"
|
||||
version: "v1.7.0"
|
||||
{% endif %}
|
||||
kubernetesGateway:
|
||||
enabled: false
|
||||
{% if traefik_hub_token is defined %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue