We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b19a56 commit f1361e9Copy full SHA for f1361e9
config/rbac/kustomization.yaml
@@ -17,7 +17,8 @@ resources:
17
# More info: https://book.kubebuilder.io/reference/metrics.html
18
- metrics_auth_role.yaml
19
- metrics_auth_role_binding.yaml
20
-- metrics_reader_role.yaml# For each CRD, "Editor" and "Viewer" roles are scaffolded by
+- metrics_reader_role.yaml
21
+# For each CRD, "Editor" and "Viewer" roles are scaffolded by
22
# default, aiding admins in cluster management. Those roles are
23
# not used by the Project itself. You can comment the following lines
24
# if you do not want those helpers be installed with your Project.
0 commit comments