INFRA-3312 | Saqib | Remove mock server from ui
This commit is contained in:
@@ -286,10 +286,6 @@ const PerfUtilityCard = () => {
|
||||
const { values }: { values: any } = useFormikContext();
|
||||
return (
|
||||
<CardLayout heading="Optional Perf Utility Containers">
|
||||
<MarginedFormControlLabel
|
||||
control={<FormikCheckbox name="deployment.perfUtility.mockServer" />}
|
||||
label="Mock Server"
|
||||
/>
|
||||
<MarginedFormControlLabel
|
||||
control={<FormikCheckbox name="deployment.perfUtility.postgresServer" />}
|
||||
label="Postgres Server"
|
||||
|
||||
Reference in New Issue
Block a user