File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
rbac/rolebindings/schemaregistry Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ metadata:
44 name : registry-base
55spec :
66 clustersScopeByIds :
7- schemaRegistryClusterId : id_registry_sandbox
7+ schemaRegistryClusterId : id_schemaregistry_sandbox # id_<sr-name>.<namespace>
88 principal :
99 name : registry
1010 type : user
@@ -22,10 +22,10 @@ spec:
2222 - name : _confluent-license
2323 patternType : LITERAL
2424 resourceType : Topic
25- - name : _schemas_schemaregistry_confluent
25+ - name : _schemas_schemaregistry_sandbox
2626 patternType : LITERAL
2727 resourceType : Topic
28- - name : id_schemaregistry_confluent
28+ - name : id_schemaregistry_sandbox
2929 patternType : LITERAL
3030 resourceType : Group
3131 role : ResourceOwner
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ metadata:
44 name : registry-base
55spec :
66 clustersScopeByIds :
7- schemaRegistryClusterId : id_registry_destination
7+ schemaRegistryClusterId : id_schemaregistry_destination # id_<sr-name>.<namespace>
88 principal :
99 name : sr
1010 type : user
You can’t perform that action at this time.
0 commit comments