apiVersion: v3
kind: service
metadata:
  name: ows-grass-public
  description: Authorization API proxy that sits between frontend applications and microservices, verifying user authentication and authorization
  owner: permissions-platform
  tags:
    - public:true
spec:
  type: web
