From 59eee37bc0a94b822e05c455b461cd2ffbf14ebb Mon Sep 17 00:00:00 2001 From: Derrick <76881293+D-B-Hawk@users.noreply.github.com> Date: Mon, 11 Dec 2023 14:29:00 -0800 Subject: [PATCH] use subdomain name if present (#413) --- components/clusterDetails/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/clusterDetails/index.tsx b/components/clusterDetails/index.tsx index 7e1dfce9..ab227eb3 100644 --- a/components/clusterDetails/index.tsx +++ b/components/clusterDetails/index.tsx @@ -104,7 +104,7 @@ const ClusterDetails: FunctionComponent = ({ Cluster domain name - {domainName} + {fullDomainName} Alerts email