Skip to content

Commit a7f39d6

Browse files
committed
chore: Add description to operator clusterrole
1 parent 2726953 commit a7f39d6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

deploy/helm/opa-operator/templates/clusterrole-operator.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
2+
# Operator ClusterRole: bound (via ClusterRoleBinding) to the operator's own ServiceAccount.
3+
# Grants permissions needed by the controller to reconcile OpaCluster resources.
24
apiVersion: rbac.authorization.k8s.io/v1
35
kind: ClusterRole
46
metadata:

0 commit comments

Comments
 (0)