Skip to content

Commit 847ed14

Browse files
Fix navigation order in logs section
- Updated log collector RBAC page weight from 20 to 90 - Ensures 'Collect logs' (weight 89) appears before 'Log collector RBAC' (weight 90) in navigation
1 parent f64f63f commit 847ed14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/kubernetes/logs/log-collector-rbac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ categories:
77
- kubernetes
88
description: RBAC configurations for Redis Enterprise log collector in all and restricted modes.
99
linkTitle: Log collector RBAC
10-
weight: 20
10+
weight: 90
1111
---
1212

1313
This page provides YAML examples for configuring RBAC permissions for the Redis Enterprise log collector tool. The log collector requires different permission levels depending on the collection mode you choose.

0 commit comments

Comments
 (0)