Skip to content

Commit

Permalink
fix(charts): remove erroneous 'metadata' key from ClusterRole object
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Dougherty <[email protected]>
  • Loading branch information
mikedougherty committed May 3, 2024
1 parent f97f31a commit 68e8246
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/reports-server/templates/cluster-roles.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
metadata:
name: {{ include "reports-server.fullname" . }}
labels:
Expand Down

0 comments on commit 68e8246

Please sign in to comment.