apiVersion: v3
kind: service
metadata:
  inheritFrom: system:stripo
  name: stripo-details-service
  description: Stripo service used for CRUD operations with plugin configuration.
  tags:
    - public:false
    - terraformed:true
spec:
  type: web
  componentOf:
    - system:stripo
