Skip to content

Commit 0db4bf4

Browse files
authored
🌱 update metrics configuration to v1beta2 (#12642)
* metrics: regenerate * update dashboards for uptodate metric * fixes * fix
1 parent 6d2fe04 commit 0db4bf4

File tree

4 files changed

+65
-92
lines changed

4 files changed

+65
-92
lines changed

config/metrics/crd-clusterrole.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
apiVersion: rbac.authorization.k8s.io/v1
33
kind: ClusterRole
44
metadata:
5-
name: kube-state-metrics-custom-resource-capi
65
labels:
76
kube-state-metrics/aggregate-to-manager: "true"
7+
name: manager-metrics-role
88
rules:
99
- apiGroups:
1010
- addons.cluster.x-k8s.io

0 commit comments

Comments
 (0)