Skip to content

Commit 5514010

Browse files
authored
Merge pull request ceph#56907 from ivoalmeida/snap-schedule-remove-minutely-retention-policy
mgr/dashboard: remove minutely from retention Reviewed-by: Ankush Behl <[email protected]>
2 parents 0ecdbfc + 406f48d commit 5514010

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pybind/mgr/dashboard/frontend/src/app/shared/enum/retention-frequency.enum.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
export enum RetentionFrequency {
2-
Minutely = 'm',
32
Hourly = 'h',
43
Daily = 'd',
54
Weekly = 'w',

0 commit comments

Comments
 (0)