apiVersion: v3
kind: service
metadata:
  name: ows-notifications
  description: "Notification service for OWS platform. This service provides backend functionality for managing and delivering notifications to users, supporting both development and production environments. It includes features for running, testing, and deploying the Flask-based application, with Docker and AWS integration."
  owner: osp
  tags:
    - public:false
spec:
  type: web
