apiVersion: v3
kind: service
metadata:
  inheritFrom: system:stripo
  name: stripo-drafts-service
  description: Used to store patches (email changes) on autosave.
  tags:
    - public:false
    - terraformed:true
spec:
  type: web
  componentOf:
    - system:stripo
