apiVersion: v3
kind: service
metadata:
  inheritFrom: system:stripo
  name: stripo-security-service
  description: Stripo service used to check external URLs for security (protocol, internal AWS IPs).
  tags:
    - public:false
    - terraformed:true
spec:
  type: web
  componentOf:
    - system:stripo
