diff --git a/manifests/rbac.yaml b/manifests/rbac.yaml index f4d78e7a8..1e4782dd7 100644 --- a/manifests/rbac.yaml +++ b/manifests/rbac.yaml @@ -16,14 +16,8 @@ rules: - "" resources: - secrets - verbs: - - get - - list - - watch - - apiGroups: - - "" - resources: - configmaps + - services verbs: - get - list