# Grant cluster-monitoring access to the operator metrics service apiVersion: rbac.authorization.k8s.io/v1 kind: RoleBinding metadata: name: aws-ebs-csi-driver-prometheus namespace: openshift-cluster-csi-drivers roleRef: apiGroup: rbac.authorization.k8s.io kind: Role name: aws-ebs-csi-driver-prometheus subjects: - kind: ServiceAccount name: prometheus-k8s namespace: openshift-monitoring