From a5953748a3ddfd02e3de7510118e4cfe8767259a Mon Sep 17 00:00:00 2001 From: KevFan Date: Tue, 1 Oct 2024 11:19:36 +0100 Subject: [PATCH] refactor: remove v1beta1 & webhook Signed-off-by: KevFan --- install/crd/patches/webhook_in_authconfigs.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/install/crd/patches/webhook_in_authconfigs.yaml b/install/crd/patches/webhook_in_authconfigs.yaml index 93d7e2d9..65faa33b 100644 --- a/install/crd/patches/webhook_in_authconfigs.yaml +++ b/install/crd/patches/webhook_in_authconfigs.yaml @@ -16,6 +16,5 @@ spec: name: authorino-webhooks path: /convert conversionReviewVersions: - - v1beta1 - v1beta2 - v1beta3