diff --git a/traefik/prod/values.yaml b/traefik/prod/values.yaml index b1cd753..baa80d6 100644 --- a/traefik/prod/values.yaml +++ b/traefik/prod/values.yaml @@ -111,4 +111,10 @@ tracing: jaeger: samplingServerURL: http://jaeger-agent.guardian:5778/sampling localAgentHostPort: jaeger-agent.guardian:6831 - disableAttemptReconnecting: false \ No newline at end of file + disableAttemptReconnecting: false + +experimental: + plugins: + gatewayflowcontroller: + moduleName: "github.com/RSS3-Network/gatewayflowcontroller" + version: "v0.0.6"