diff --git a/helm/kyverno-policy-operator/templates/rbac.yaml b/helm/kyverno-policy-operator/templates/rbac.yaml index 619d752..daa6c87 100644 --- a/helm/kyverno-policy-operator/templates/rbac.yaml +++ b/helm/kyverno-policy-operator/templates/rbac.yaml @@ -10,6 +10,7 @@ rules: resources: - policyexceptions verbs: + - create - get - list - watch @@ -21,7 +22,6 @@ rules: resources: - policyexceptiondrafts verbs: - - create - get - list - watch