diff --git a/fleetshard/pkg/central/charts/data/rhacs-vertical-pod-autoscaler/templates/recommender-rbac.yaml b/fleetshard/pkg/central/charts/data/rhacs-vertical-pod-autoscaler/templates/recommender-rbac.yaml index 6d5ea7ece..d04938587 100644 --- a/fleetshard/pkg/central/charts/data/rhacs-vertical-pod-autoscaler/templates/recommender-rbac.yaml +++ b/fleetshard/pkg/central/charts/data/rhacs-vertical-pod-autoscaler/templates/recommender-rbac.yaml @@ -46,7 +46,7 @@ rules: verbs: ["get", "list", "watch"] - apiGroups: ["*"] - resources: ["scale"] + resources: ["*/scale"] verbs: ["get", "watch"] - apiGroups: [""]