diff --git a/.changelog/25390.txt b/.changelog/25390.txt new file mode 100644 index 000000000..e755c2434 --- /dev/null +++ b/.changelog/25390.txt @@ -0,0 +1,3 @@ +```release-note:improvement +ui: Added a scope selector for sentinel policy page +``` diff --git a/ui/app/components/sentinel-policy-editor.hbs b/ui/app/components/sentinel-policy-editor.hbs index 723b5a52a..99931e7fd 100644 --- a/ui/app/components/sentinel-policy-editor.hbs +++ b/ui/app/components/sentinel-policy-editor.hbs @@ -77,6 +77,18 @@ +
+ + Scope + + Submit Job + + + Submit Host Volume + + +
+