apiVersion: v3
kind: service
metadata:
  name: dx-ui-service
  description: Backend microservice for the DX4 UI, providing REST APIs for Products, Tracks, Participants, and Recording Projects
  owner: dx
  contacts:
    - name: '#dx'
      type: slack
      contact: https://sonymusic.enterprise.slack.com/archives/C0AE9D3NZH9
  tags:
    - application_family:dx
    - public:true
    - terraformed:true
spec:
  type: web
