diff --git a/db/fixtures/notification_types.yml b/db/fixtures/notification_types.yml index 281eeda6a8e..1ab289b9899 100644 --- a/db/fixtures/notification_types.yml +++ b/db/fixtures/notification_types.yml @@ -159,3 +159,9 @@ :expires_in: 24.hours :level: :warning :audience: global +- :name: orchestration_stack_retired + :message: Orchestration Stack %{subject} has been retired. + :expires_in: 7.days + :level: :success + :audience: tenant +