# Allow kube-rbac-proxies to create tokenreviews to check Prometheus identity when scraping metrics. kind: ClusterRoleBinding apiVersion: rbac.authorization.k8s.io/v1 metadata: name: ebs-kube-rbac-proxy-binding subjects: - kind: ServiceAccount name: aws-ebs-csi-driver-controller-sa namespace: openshift-cluster-csi-drivers roleRef: kind: ClusterRole name: ebs-kube-rbac-proxy-role apiGroup: rbac.authorization.k8s.io