diff --git a/bindata/manifests/operator-webhook/003-webhook.yaml b/bindata/manifests/operator-webhook/003-webhook.yaml index eb21121ef..b725e466f 100644 --- a/bindata/manifests/operator-webhook/003-webhook.yaml +++ b/bindata/manifests/operator-webhook/003-webhook.yaml @@ -57,3 +57,7 @@ webhooks: apiGroups: ["sriovnetwork.openshift.io"] apiVersions: ["v1"] resources: ["sriovnetworknodepolicies"] + - operations: [ "CREATE", "UPDATE", "DELETE" ] + apiGroups: [ "sriovnetwork.openshift.io" ] + apiVersions: [ "v1" ] + resources: [ "sriovoperatorconfigs" ]