Skip to content

Commit cfb7feb

Browse files
committed
Merge branch 'cheshire-cat'
* MB-46113: Expand sync gateway devops role to cluster scope Change-Id: Ib1a1ae938131bd87ab2ace8cc43773161d6b3b01
2 parents 9d3b799 + d712f1a commit cfb7feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/menelaus_roles.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ roles() ->
597597
{desc, <<"Can manage Sync Gateway node-level configuration, "
598598
"and access Sync Gateway's /metrics endpoint "
599599
"for Prometheus integration.">>}],
600-
[{[{collection, ?RBAC_COLLECTION_PARAMS}, sgw, dev_ops], all},
600+
[{[{collection, [any, any, any]}, sgw, dev_ops], all},
601601
{[admin, stats_export], [read]}]},
602602
{external_stats_reader, [],
603603
[{name, <<"External Stats Reader">>},

0 commit comments

Comments
 (0)