apiVersion: v3
kind: service
metadata:
  name: core-notifications
  description: A generic notifications service that provides a way to send notifications via various providers including email, push notifications, and other channels
  owner: data-platform
  tags:
    - application_family:atlas
    - public:true
    - terraformed:true
spec:
  type: web
