diff --git a/config/rbac/role.yaml b/config/rbac/role.yaml index 6c76acc..7f4c2bd 100644 --- a/config/rbac/role.yaml +++ b/config/rbac/role.yaml @@ -21,6 +21,17 @@ rules: - patch - update - watch +- apiGroups: + - "" + resources: + - configmaps + verbs: + - create + - get + - list + - patch + - update + - watch - apiGroups: - authentication.k8s.io resources: