apiVersion: v3
kind: service
metadata:
  name: lambda-nr-ownership-delivery-coordinator
  description: >-
    Decides if the order should be processed or not by checking the existing
    running orders in the queue
  owner: collections-ownership
  tags:
    - public:false
spec:
  type: function
