apiVersion: v3
kind: service
metadata:
  name: upc-provisioner
  description: Selects unused UPCs from the database and adds them to the SQS queue for provisioning.
  owner: content-creation-management
  tags:
    - public:false
spec:
  type: function

