Skip to content

Commit

Permalink
rbac support
Browse files Browse the repository at this point in the history
Signed-off-by: Seth Muthukaruppan <seth.muthukaruppan@netapp.com>
  • Loading branch information
smuthukaruppannp committed Feb 15, 2024
1 parent f611023 commit e159288
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,7 @@ class MonitorRoles extends React.Component {
formRow
rowProps={{
label: 'Backend roles',
helpText:
'You can optionally assign one or more backend roles to the monitor (assigned roles have an effect only when filter_by_backend_roles is enabled)',
helpText: 'You can optionally assign one or more backend roles to the monitor',
style: { paddingLeft: '10px' },
}}
inputProps={{
Expand Down

0 comments on commit e159288

Please sign in to comment.