apiVersion: v3
kind: service
metadata:
  inheritFrom: system:permissions-platform
  name: ows-pdp
  description: Webservice that acts as a central Policy Decision Point (PDP) for authorization checks
  tags:
    - public:false
    - terraformed:true
spec:
  type: web
  componentOf:
    - system:permissions-platform
