Skip to content

Commit c7b4ae5

Browse files
committed
chore: Correct roles mentioned
1 parent 4c6e0f4 commit c7b4ae5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/helm/druid-operator/templates/clusterrole-product.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
# Product ClusterRole: bound (via per DruidCluster RoleBinding) to the ServiceAccount that Druid
3-
# workload pods (webserver, scheduler, worker, triggerer, dag-processor) run as.
3+
# workload pods (brokers, coordinators, historicals, middleManagers, routers) run as.
44
apiVersion: rbac.authorization.k8s.io/v1
55
kind: ClusterRole
66
metadata:

0 commit comments

Comments
 (0)