diff --git a/config/crd/patches/webhook_in_redis.yaml b/config/crd/patches/webhook_in_redis.yaml index 70f9636d5..b251b837d 100644 --- a/config/crd/patches/webhook_in_redis.yaml +++ b/config/crd/patches/webhook_in_redis.yaml @@ -12,4 +12,4 @@ spec: namespace: ot-operators name: webhook-service path: /convert - conversionReviewVersions: ["v1beta2", "v1beta1"] + conversionReviewVersions: ["v1beta1"] diff --git a/config/crd/patches/webhook_in_redisclusters.yaml b/config/crd/patches/webhook_in_redisclusters.yaml index ad3894e42..d83136c68 100644 --- a/config/crd/patches/webhook_in_redisclusters.yaml +++ b/config/crd/patches/webhook_in_redisclusters.yaml @@ -12,4 +12,4 @@ spec: namespace: ot-operators name: webhook-service path: /convert - conversionReviewVersions: ["v1beta2", "v1beta1"] \ No newline at end of file + conversionReviewVersions: ["v1beta1"] diff --git a/config/crd/patches/webhook_in_redisreplications.yaml b/config/crd/patches/webhook_in_redisreplications.yaml index d0d5882f0..c7fccf806 100644 --- a/config/crd/patches/webhook_in_redisreplications.yaml +++ b/config/crd/patches/webhook_in_redisreplications.yaml @@ -12,4 +12,4 @@ spec: namespace: ot-operators name: webhook-service path: /convert - conversionReviewVersions: ["v1beta2", "v1beta1"] + conversionReviewVersions: ["v1beta1"] diff --git a/config/crd/patches/webhook_in_redissentinels.yaml b/config/crd/patches/webhook_in_redissentinels.yaml index 01214cbdd..a78e591ed 100644 --- a/config/crd/patches/webhook_in_redissentinels.yaml +++ b/config/crd/patches/webhook_in_redissentinels.yaml @@ -12,4 +12,4 @@ spec: namespace: ot-operators name: webhook-service path: /convert - conversionReviewVersions: ["v1beta2", "v1beta1"] + conversionReviewVersions: ["v1beta1"]