diff --git a/control-plane-operator/controllers/hostedcontrolplane/snapshotcontroller/assets/05_operator_role-hypershift.yaml b/control-plane-operator/controllers/hostedcontrolplane/snapshotcontroller/assets/05_operator_role-hypershift.yaml index e4a091c414..179e5bab08 100644 --- a/control-plane-operator/controllers/hostedcontrolplane/snapshotcontroller/assets/05_operator_role-hypershift.yaml +++ b/control-plane-operator/controllers/hostedcontrolplane/snapshotcontroller/assets/05_operator_role-hypershift.yaml @@ -1,4 +1,6 @@ -# *** AUTOMATICALLY GENERATED FILE - DO NOT EDIT *** +# This is a copy of https://github.com/openshift/cluster-csi-snapshot-controller-operator/blob/master/manifests/05_operator_role-hypershift.yaml +# Do not edit this file directly here. If you need to change this file, change first in +# cluster-csi-snapshot-controller-operator and then copy the file. apiVersion: rbac.authorization.k8s.io/v1 kind: Role metadata: @@ -27,6 +29,7 @@ rules: - create - update - patch + - delete - apiGroups: - policy resources: @@ -38,6 +41,7 @@ rules: - create - update - patch + - delete - apiGroups: - "" resources: @@ -51,6 +55,7 @@ rules: - create - update - patch + - delete - apiGroups: - "" resources: