Skip to content

Commit 688b1ad

Browse files
patjlmclaude
andcommitted
fix: grant watch on promotionstrategies to dashboard service account
The dashboard uses a cache-based client that requires watch permission to set up informers for PromotionStrategy resources. Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: Patrick Martin <patmarti@redhat.com>
1 parent 8222ada commit 688b1ad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

chart/templates/extras/dashboard/rbac.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ rules:
2525
verbs:
2626
- get
2727
- list
28+
- watch
2829
---
2930
apiVersion: rbac.authorization.k8s.io/v1
3031
kind: ClusterRoleBinding

0 commit comments

Comments
 (0)