Skip to content

Commit

Permalink
sort lexicographically
Browse files Browse the repository at this point in the history
  • Loading branch information
ylwu-amzn committed Jan 28, 2021
1 parent 34f49eb commit eae7f30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/apps/configuration/constants.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,16 @@ export const CLUSTER_PERMISSIONS: string[] = [
'cluster:admin/ingest/pipeline/simulate',
'cluster:admin/ingest/processor/grok/get',
'cluster:admin/opendistro/ad/detector/delete',
'cluster:admin/opendistro/ad/detector/info',
'cluster:admin/opendistro/ad/detector/jobmanagement',
'cluster:admin/opendistro/ad/detector/preview',
'cluster:admin/opendistro/ad/detector/run',
'cluster:admin/opendistro/ad/detector/search',
'cluster:admin/opendistro/ad/detector/stats',
'cluster:admin/opendistro/ad/detector/write',
'cluster:admin/opendistro/ad/detectors/get',
'cluster:admin/opendistro/ad/result/search',
'cluster:admin/opendistro/ad/tasks/search',
'cluster:admin/opendistro/ad/detector/preview',
'cluster:admin/opendistro/ad/detector/info',
'cluster:admin/opendistro/alerting/alerts/ack',
'cluster:admin/opendistro/alerting/alerts/get',
'cluster:admin/opendistro/alerting/destination/delete',
Expand Down

0 comments on commit eae7f30

Please sign in to comment.