apiVersion: v3
kind: service
metadata:
  name: ows-account
  description: "Accounts are our clients. These include vendors (labels and distributors) and subaccounts. This service provides backend functionality for managing client accounts, supporting both development and production environments. It includes features for running, testing, and deploying the Flask-based application, with Docker and AWS integration."
  owner: accounts-platform
  tags:
    - public:false
spec:
  type: web
