diff --git a/mkdocs.yml b/mkdocs.yml index 6b8eaba0..a082395c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -145,7 +145,9 @@ nav: - 'Rate Limiting': - 'RateLimitPolicy for Platform Engineers': kuadrant-operator/doc/user-guides/ratelimiting/gateway-rl-for-cluster-operators.md - 'Authenticated Rate Limiting for Application Developers': kuadrant-operator/doc/user-guides/ratelimiting/authenticated-rl-for-app-developers.md - - kuadrant-operator/doc/user-guides/ratelimiting/authenticated-rl-with-jwt-and-k8s-authnz.md + - 'Authenticated Rate Limiting with JWTs and Kubernetes RBAC': kuadrant-operator/doc/user-guides/ratelimiting/authenticated-rl-with-jwt-and-k8s-authnz.md + - 'Authenticated Rate Limit Policies for different listeners in an ingress gateway': kuadrant-operator/doc/user-guides/ratelimiting/multi-auth-rlp-diff-section.md + - 'Authenticated Rate Limit Policies for the same HTTPRoute rule': kuadrant-operator/doc/user-guides/ratelimiting/multi-auth-rlp-same-section.md - 'Observability': - 'Metrics': kuadrant-operator/doc/observability/metrics.md - 'Dashboards and Alerts': kuadrant-operator/doc/observability/examples.md