apiVersion: archrad/v1
kind: PolicyPack
rules:
  - id: DUP-RULE-001
    severity: warning
    message: first
    match:
      node:
        type: http
        tags: [a]
