for manual isAutoscale is supposed to be false (#2141)

Co-authored-by: nishthaAhujaa <nishtha17354@iiittd.ac.in>
This commit is contained in:
Nishtha Ahuja 2025-05-13 20:04:12 +05:30 committed by GitHub
parent 6d604490d3
commit 44d815454c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -285,7 +285,7 @@ export class ThroughputInputAutoPilotV3Component extends React.Component<
serverId, serverId,
numberOfRegions, numberOfRegions,
isMultimaster, isMultimaster,
true, false,
); );
return ( return (
<div> <div>