diff --git a/bundle/manifests/nginx-ingress-operator-nginx-ingress-admin_rbac.authorization.k8s.io_v1_clusterrole.yaml b/bundle/manifests/nginx-ingress-operator-nginx-ingress-admin_rbac.authorization.k8s.io_v1_clusterrole.yaml index 506091f1..d73d7ec7 100644 --- a/bundle/manifests/nginx-ingress-operator-nginx-ingress-admin_rbac.authorization.k8s.io_v1_clusterrole.yaml +++ b/bundle/manifests/nginx-ingress-operator-nginx-ingress-admin_rbac.authorization.k8s.io_v1_clusterrole.yaml @@ -40,6 +40,10 @@ rules: - get - list - watch + - create + - update + - delete + - patch - apiGroups: - "" resources: diff --git a/config/rbac/role.yaml b/config/rbac/role.yaml index 8479be56..f8dbff09 100644 --- a/config/rbac/role.yaml +++ b/config/rbac/role.yaml @@ -157,6 +157,10 @@ rules: - get - list - watch + - create + - update + - delete + - patch - apiGroups: - "" resources: