diff --git a/bundle/manifests/argocd-operator.clusterserviceversion.yaml b/bundle/manifests/argocd-operator.clusterserviceversion.yaml index 49f47af1e..2fafea9ed 100644 --- a/bundle/manifests/argocd-operator.clusterserviceversion.yaml +++ b/bundle/manifests/argocd-operator.clusterserviceversion.yaml @@ -1846,4 +1846,5 @@ spec: sideEffects: None targetPort: 9443 type: ConversionWebhook - webhookPath: /convert \ No newline at end of file + webhookPath: /convert + \ No newline at end of file