Skip to content

Commit

Permalink
Add labels to userrole template
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Kozikowski committed Feb 11, 2025
1 parent 06468c2 commit 7bc9a5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/logging-operator/templates/userrole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ metadata:
labels:
rbac.authorization.k8s.io/aggregate-to-admin: "true"
rbac.authorization.k8s.io/aggregate-to-edit: "true"
{{ include "logging-operator.labels" . | indent 4 }}
rules:
- apiGroups:
- logging.banzaicloud.io
Expand Down

0 comments on commit 7bc9a5b

Please sign in to comment.