apiVersion: v3
kind: service
metadata:
  name: core-notifications-celery_worker
  description: Celery Worker service that processes asynchronous tasks for the core-notifications system, including sending emails and handling notifications
  owner: data-platform
  tags:
    - application_family:atlas
    - public:false
    - terraformed:true
spec:
  type: web
