diff --git a/react/src/components/ServiceLauncherPageContent.tsx b/react/src/components/ServiceLauncherPageContent.tsx index 7597d677e..80e099a01 100644 --- a/react/src/components/ServiceLauncherPageContent.tsx +++ b/react/src/components/ServiceLauncherPageContent.tsx @@ -713,6 +713,7 @@ const ServiceLauncherPageContent: React.FC = ({ }), vFolderID: model ? model : undefined, resourceGroup: currentGlobalResourceGroup, + allocationPreset: 'auto-select', }; return (