apiVersion: v3
kind: service
metadata:
  name: fanout-event
  description: Fans out GetStream events and triggers notifications via GraphQL router.
  owner: osp
  tags:
    - public:false
spec:
  type: function
