diff --git a/ci-operator/step-registry/hypershift/install/hypershift-install-commands.sh b/ci-operator/step-registry/hypershift/install/hypershift-install-commands.sh index 91f30e6a2ff49..83ac1b3b60ec7 100755 --- a/ci-operator/step-registry/hypershift/install/hypershift-install-commands.sh +++ b/ci-operator/step-registry/hypershift/install/hypershift-install-commands.sh @@ -101,7 +101,6 @@ case "${CLOUD_PROVIDER}" in fi "${HCP_CLI}" install --hypershift-image="${OPERATOR_IMAGE}" \ - --enable-conversion-webhook=false \ ${AZURE_MANAGED_SERVICE_ARGS} \ ${AZURE_EXTERNAL_DNS_ARGS} \ --platform-monitoring=All \