apiVersion: v3
kind: service
metadata:
  name: python-playlist-sync
  description: a partial Python port of the filtr-api playlist sync API and worker
  owner: insights
  tags:
    - public:false
spec:
  type: web

