Skip to content

Commit f1361e9

Browse files
committed
- fixing a commit mistage
1 parent 1b19a56 commit f1361e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/rbac/kustomization.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ resources:
1717
# More info: https://book.kubebuilder.io/reference/metrics.html
1818
- metrics_auth_role.yaml
1919
- metrics_auth_role_binding.yaml
20-
- metrics_reader_role.yaml# For each CRD, "Editor" and "Viewer" roles are scaffolded by
20+
- metrics_reader_role.yaml
21+
# For each CRD, "Editor" and "Viewer" roles are scaffolded by
2122
# default, aiding admins in cluster management. Those roles are
2223
# not used by the Project itself. You can comment the following lines
2324
# if you do not want those helpers be installed with your Project.

0 commit comments

Comments
 (0)