apiVersion: v3
kind: service
metadata:
  inheritFrom: system:stripo
  name: stripo-api-gateway
  description: User authentication, authorization and requests routing.
  tags:
    - public:true
    - terraformed:true
spec:
  type: web
  componentOf:
    - system:stripo
