Skip to content

Commit f5f70b8

Browse files
author
Marcin Kozikowski
committed
Add labels to userrole template
Signed-off-by: Marcin Kozikowski <[email protected]>
1 parent 5fe4f8f commit f5f70b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/logging-operator/templates/userrole.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ metadata:
77
labels:
88
rbac.authorization.k8s.io/aggregate-to-admin: "true"
99
rbac.authorization.k8s.io/aggregate-to-edit: "true"
10+
{{ include "logging-operator.labels" . | indent 4 }}
1011
rules:
1112
- apiGroups:
1213
- logging.banzaicloud.io

0 commit comments

Comments
 (0)