Skip to content

Commit

Permalink
Update clusterrole.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Allex1 authored Oct 13, 2023
1 parent 2b3f7eb commit e34c349
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,18 @@ rules:
- get
- list
- watch
- apiGroups:
- policy
resources:
- poddisruptionbudgets
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
---
# Source: opentelemetry-operator/templates/clusterrole.yaml
apiVersion: rbac.authorization.k8s.io/v1
Expand Down

0 comments on commit e34c349

Please sign in to comment.