apiVersion: v3
kind: service
metadata:
  inheritFrom: system:stripo
  name: stripo-html-cleaner-service
  description: Stripo service used to compile HTML and CSS from Stripo editor to clean compressed HTML ready to be sent to customers.
  tags:
    - public:false
    - terraformed:true
spec:
  type: web
  componentOf:
    - system:stripo
