apiVersion: v3
kind: service
metadata:
  inheritFrom: system:permissions-platform
  name: cerbos
  description: Service for running authorization checks.
  links:
    - name: Documentation
      type: doc
      url: https://www.notion.so/Cerbos-7b721be78bb8415ca0d74a9914109dea
    - name: Terraform Infra (QA)
      type: repo
      provider: github
      url: https://github.com/theorchard/terraform-infra/tree/master/permissions-platform/qa/cerbos
    - name: Terraform Infra (Prod)
      type: repo
      provider: github
      url: https://github.com/theorchard/terraform-infra/tree/master/permissions-platform/prod/cerbos
  tags:
    - public:false
    - terraformed:true
spec:
  type: web
  componentOf:
    - system:permissions-platform
