From 96d038c48814ddf1429ba6059f2d7bacb57642c2 Mon Sep 17 00:00:00 2001 From: Frank Touserkani <94471063+ftouserkani-edb@users.noreply.github.com> Date: Wed, 11 Feb 2026 14:39:23 -0500 Subject: [PATCH] Update domain name reference for HM UI Fix typo --- .../preview/hybrid-manager/install/install_hm.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/product_docs/docs/edb-postgres-ai/preview/hybrid-manager/install/install_hm.mdx b/product_docs/docs/edb-postgres-ai/preview/hybrid-manager/install/install_hm.mdx index 580801090c..fad8b81297 100644 --- a/product_docs/docs/edb-postgres-ai/preview/hybrid-manager/install/install_hm.mdx +++ b/product_docs/docs/edb-postgres-ai/preview/hybrid-manager/install/install_hm.mdx @@ -47,7 +47,7 @@ These are the most common causes of deployment failures. ### Domain & network parameters -1. **`parameters.global.portal_domain_name`**: The FQDN for the H< UI (e.g., `portal.my-company.com`). +1. **`parameters.global.portal_domain_name`**: The FQDN for the HM UI (e.g., `portal.my-company.com`). 1. **`parameters.transporter-rw-service.domain_name`**: The FQDN for the migration service. 1. **`parameters.transporter-dp-agent.rw_service_url`**: The full URL for the data plane agent (e.g., `https:///transporter`). 1. **`parameters.upm-beacon.server_host`**: The hostname the beacon agent will use to connect back to the control plane. @@ -155,4 +155,4 @@ Once the pods are running, verify that you can access the user interface. The platform is installed and running. You are now ready to perform the initial post-installation configuration, such as connecting your first self-managed cluster or adding team members. -**[Proceed to Phase 6: Exploring your post-installation options](./post_install) →** \ No newline at end of file +**[Proceed to Phase 6: Exploring your post-installation options](./post_install) →**