Skip to content

Commit 1134f61

Browse files
authored
RANGER-5546: update Polaris service-def resource label from Root to Realm Identifier (apache#919)
1 parent 3442ce1 commit 1134f61

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

agents-common/src/main/resources/service-defs/ranger-servicedef-polaris.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
{
99
"itemId": 1,
1010
"name": "root",
11-
"label": "Root",
12-
"description": "Root",
11+
"label": "Realm Identifier",
12+
"description": "Realm Identifier",
1313
"parent": "",
1414
"level": 10,
1515
"isValidLeaf": true,

0 commit comments

Comments
 (0)