---
apiVersion: v3
kind: service
metadata:
  name: ows-abacus-schedule
  description: >-
    Flask application for managing schedules in the Abacus system with
    SQLAlchemy ORM and Marshmallow serialization
  owner: abacus
  tags:
    - public:false
spec:
  type: web
