Skip to content

Commit

Permalink
docs: update installer-reference.md (#2722)
Browse files Browse the repository at this point in the history
* docs: update installer-reference.md

* chore: fixed prettier
  • Loading branch information
karl-cardenas-coding authored Apr 29, 2024
1 parent 1891b0d commit 1667b59
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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. |
Expand Down

0 comments on commit 1667b59

Please sign in to comment.