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

(cherry picked from commit 1667b59)
  • Loading branch information
karl-cardenas-coding committed Apr 29, 2024
1 parent 57f0acd commit f0497d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,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 f0497d1

Please sign in to comment.