diff --git a/components/dashboard/application/advanced/cluster/show-cluster-settings.tsx b/components/dashboard/application/advanced/cluster/show-cluster-settings.tsx index 3732e5092..d85f55975 100644 --- a/components/dashboard/application/advanced/cluster/show-cluster-settings.tsx +++ b/components/dashboard/application/advanced/cluster/show-cluster-settings.tsx @@ -165,7 +165,7 @@ export const ShowClusterSettings = ({ applicationId }: Props) => { defaultValue={field.value} > - + diff --git a/server/utils/builders/index.ts b/server/utils/builders/index.ts index e09899d0d..1857a6c2b 100644 --- a/server/utils/builders/index.ts +++ b/server/utils/builders/index.ts @@ -73,7 +73,6 @@ export const mechanizeDockerContainer = async ( cpuReservation, command, ports, - networkSwarm, } = application; const resources = calculateResources({