From c776c96e49df830d97b9b78072f62c99a17c6ef3 Mon Sep 17 00:00:00 2001 From: Kaitlyn Michael Date: Thu, 17 Oct 2024 16:08:37 -0500 Subject: [PATCH] remove redundant line causing issues --- content/embeds/k8s-admission-webhook-cert.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/embeds/k8s-admission-webhook-cert.md b/content/embeds/k8s-admission-webhook-cert.md index 5b432cee4b..1d1fd141af 100644 --- a/content/embeds/k8s-admission-webhook-cert.md +++ b/content/embeds/k8s-admission-webhook-cert.md @@ -33,7 +33,6 @@ - name: redisenterprise.admission.redislabs clientConfig: caBundle: $CERT - admissionReviewVersions: ["v1beta1"] EOF ```