diff --git a/config/crd/patches/webhook_in_runners.yaml b/config/crd/patches/webhook_in_runners.yaml index b8b56a4f..d6867c10 100644 --- a/config/crd/patches/webhook_in_runners.yaml +++ b/config/crd/patches/webhook_in_runners.yaml @@ -8,6 +8,7 @@ spec: conversion: strategy: Webhook 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)