-
Kubernetes Submit Queue authored
Automatic merge from submit-queue Fix crd delete nil pointer in example **What this PR does / why we need it**: When error is `IsAlreadyExists`, crd will be nil, then `defer` statement will `nil pointer`. **Release note**: ```release-note NONE ```
537ced9a