apiVersion: v3
kind: service
metadata:
  name: core-notifications-celery_beat
  description: Celery Beat scheduler service that handles periodic task scheduling for the core-notifications system, triggering tasks at specified intervals
  owner: data-platform
  tags:
    - application_family:atlas
    - public:false
    - terraformed:true
spec:
  type: web
