apiVersion: v3
kind: service
metadata:
  name: apollo-user-data
  description: User Data and Messages management service for Apollo platform. Provides API for managing user's settings and favorite entities, user notifications management, and reliable message delivery to mobile devices via Expo push notifications. Built with aiohttp and PostgreSQL.
  owner: insights
  tags:
    - application_family:apollo
    - public:true
    - terraformed:true
spec:
  type: web
