apiVersion: v3
kind: service
metadata:
  inheritFrom: system:stripo
  name: stripo-proxy-service
  description: Stripo service used to proxy Stripo editor JS requests to different domains to avoid CORS error.
  tags:
    - public:true
    - terraformed:true
spec:
  type: web
  componentOf:
    - system:stripo
