mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
refactor: set the registry url in image in case we have a registry asociated
This commit is contained in:
@@ -41,7 +41,7 @@ export const ShowCluster = () => {
|
||||
{worker.Spec.Availability}
|
||||
</span>
|
||||
<span className="text-sm text-muted-foreground">
|
||||
{worker.ManagerStatus.Reachability}
|
||||
{worker?.ManagerStatus?.Reachability || "-"}
|
||||
</span>
|
||||
<span className="text-sm text-muted-foreground">
|
||||
{worker?.Spec?.Role}
|
||||
|
||||
Reference in New Issue
Block a user