diff --git a/chart/keda/templates/hpa-role-binding.yaml b/chart/keda/templates/hpa-role-binding.yaml index f9d7e1f2322..7f7e0d58319 100644 --- a/chart/keda/templates/hpa-role-binding.yaml +++ b/chart/keda/templates/hpa-role-binding.yaml @@ -1,7 +1,7 @@ apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding metadata: - name: hpa-controller-custom-metrics + name: {{ template "keda.fullname" . }} roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole