Open
Description
What happened?:
Why cluster-role-metrics-server-resources.yaml is provided? I don't see any ClusterRoleBindings use this role.
Actually, in the cluster-role-binding-hpa-custom-metrics.yaml, it uses the following cluster role which is different from the one defined in cluster-role-metrics-server-resources.yaml
custom-metrics-server-resources
- custom-metrics-server-resources
+ resource-metrics-server-resources
What did you expect to happen?:
remve it from the manifest folder.