apiVersion: v3
kind: service
metadata:
  inheritFrom: system:break-glass
  name: break-glass-audit
  description: Lambda function to collect audit logs from break-glass role usage and attach them to corresponding jira issues.
  tags:
    - public:false
    - terraformed:true
spec:
  type: function
  componentOf:
    - system:break-glass
