diff --git a/docs/docs-content/clusters/edge/edge-configuration/installer-reference.md b/docs/docs-content/clusters/edge/edge-configuration/installer-reference.md index 020c4a226a..a31d827b9e 100644 --- a/docs/docs-content/clusters/edge/edge-configuration/installer-reference.md +++ b/docs/docs-content/clusters/edge/edge-configuration/installer-reference.md @@ -28,7 +28,7 @@ The Edge Installer is configured with a set of default values. | Parameter | Default | Description | | --------------------- | ---------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `paletteEndpoint` | `api.console.spectrocloud.com` | The Palette API endpoint. | +| `paletteEndpoint` | `api.spectrocloud.com` | The Palette API endpoint. | | `prefix` | `edge` | The prefix prepended to the edge device hostname to form the unique identifier. | | `registrationURL` | `https://edge-registration-generic.vercel.app` | The URL that operators should use when registering the Edge host with Palette. | | `disableAutoRegister` | `false` | Set to `true` if you want to disable auto registration. Refer to the [Register Edge Host](../site-deployment/site-installation/edge-host-registration.md) reference page to learn more about Edge host registrations. |