Files

9 lines
229 B
YAML
Raw Permalink Normal View History

# Admin role: full access to all resources
name: admin
description: Full administrative access to all resources
rules:
- resources: ["*"]
verbs: [read, write, delete, query]
# No scope restrictions - access everything