refactor: update ui

This commit is contained in:
Mauricio Siu
2024-05-20 13:51:53 -06:00
parent baecc49d86
commit 5f42bf63a6
2 changed files with 1 additions and 2 deletions

View File

@@ -165,7 +165,7 @@ export const ShowClusterSettings = ({ applicationId }: Props) => {
defaultValue={field.value}
>
<SelectTrigger>
<SelectValue placeholder="Select a container" />
<SelectValue placeholder="Select a registry" />
</SelectTrigger>
<SelectContent>
<SelectGroup>

View File

@@ -73,7 +73,6 @@ export const mechanizeDockerContainer = async (
cpuReservation,
command,
ports,
networkSwarm,
} = application;
const resources = calculateResources({