apiVersion: v3
kind: service
metadata:
  name: ows-abacus-state
  description: Flask application for managing abacus state with MySQL database, supporting local development with Docker and deployment via Jenkins CI/CD pipeline.
  owner: abacus
  tags:
    - public:false
spec:
  type: web
