diff --git a/manifests/01-cluster-role.yaml b/manifests/01-cluster-role.yaml index 0d6a8cb117..86b1388b0e 100644 --- a/manifests/01-cluster-role.yaml +++ b/manifests/01-cluster-role.yaml @@ -42,6 +42,16 @@ rules: - get - list - watch +- apiGroups: + - "" + resources: + - configmaps + resourceNames: + - cloud-credential-operator-config + verbs: + - get + - list + - watch - apiGroups: - config.openshift.io resources: