apiVersion: v3
kind: service
metadata:
  inheritFrom: system:stripo
  name: stripo-amp-validator
  description: Stripo service used to check if AMP HTML code is valid.
  tags:
    - public:false
spec:
  type: web
  componentOf:
    - system:stripo
