We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cb101c commit 3118ad6Copy full SHA for 3118ad6
modules/manage/pages/disaster-recovery/shadowing/setup.adoc
@@ -200,7 +200,7 @@ security_sync_options:
200
acl_filters: # Filters for ACLs to sync
201
- resource_filter:
202
resource_type: TOPIC # Resource type: "TOPIC", "GROUP", "CLUSTER"
203
- pattern_type: PREFIXED # Pattern type: "LITERAL", "PREFIX", "PREFIXED"
+ pattern_type: PREFIXED # Pattern type: "LITERAL", "PREFIXED"
204
name: <resource-pattern> # Examples: "prod-", "app-data-"
205
access_filter:
206
principal: User:<username> # Principal name, example: "User:app-service"
0 commit comments