diff --git a/config/crd/patches/webhook_in_etcdadmclusters.yaml b/config/crd/patches/webhook_in_etcdadmclusters.yaml index 14e8be6..93d56a8 100644 --- a/config/crd/patches/webhook_in_etcdadmclusters.yaml +++ b/config/crd/patches/webhook_in_etcdadmclusters.yaml @@ -10,9 +10,6 @@ spec: webhook: conversionReviewVersions: ["v1", "v1beta1"] clientConfig: - # this is "\n" used as a placeholder, otherwise it will be rejected by the apiserver for being blank, - # but we're going to set it later using the cert-manager (or potentially a patch if not using cert-manager) - caBundle: Cg== service: namespace: system name: webhook-service